Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"Microex"
Sort by
Relevance
Downloads
Recently updated
PagedList.
Core
by:
Lulus
749,037 total downloads
last updated
9/22/2016
Latest version:
1.17.4
paging
pager
page
list
core
Microex
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList...
More information
Microex.
Common
by:
Lulus
23,711 total downloads
last updated
2/2/2018
Latest version:
1.2.6
microex
extensions
Common extensions & tools to speed up coding common usage: object.ToJson(), json.ToObject() for mvc: services.AddPrefferedJsonSettings(), app.AddAngularRoute()
Microex.
Common.
Abstractions
by:
Lulus
15,493 total downloads
last updated
1/18/2018
Latest version:
1.2.5
microex
abstraction
common interfaces(eg:IEntity)
Microex.
Common.
Mvc
by:
Lulus
14,001 total downloads
last updated
1/18/2018
Latest version:
1.2.5
microex
extensions.mvc
Common extensions & tools to speed up coding common usage: object.ToJson(), json.ToObject() for mvc: services.AddPrefferedJsonSettings(), app.AddAngularRoute()
Microex.
Swagger.
SwaggerGen
by:
Lulus
10,698 total downloads
last updated
1/24/2018
Latest version:
1.0.1
microex
swagger
swaggergen
base generator assembly for microex.swagger
AvalonDock.
Themes.
VS2013
by:
Lulus
12,682 total downloads
last updated
3/21/2016
Latest version:
2.0.0.5
Microex
AvalonDock
Themes
VS2013
WPF
Simply modified it to work with AvalonDock v2.9. Usage: <xcad:DockingManager.Theme> <vs2013:Vs2013DarkTheme /> </xcad:DockingManager.Theme>
Microex.
Swagger
by:
Lulus
6,213 total downloads
last updated
2/10/2018
Latest version:
1.0.3
microex
swagger
swaggerui
this is a customized swagger for a better compatibility with asp.net api, should work well with autorest services.AddSwaggerGen(options => { //options }); app.UseSwagger(options...
More information