Top 20 NuGet Packages
Sample .NET wrapper for the M-Files Web Service. Not designed for production use.
A small library of PSCmdlet extension methods including LINQ parameter checking.
Package Description
AspNetCore extension for MiCake
MiCake's quick start package. Contains EFCore extension,AspNetCore extension,Audit,JWT token and more.
MiCake core components.Contains micake modules,micake builder,service registrar,and more.
MiCake Core abstractions and interfaces for modularity,exception handling,micake app builder,and more.
EFCore extension for MiCake
A library full of helpful stuff. It's just a collection of functions I've created. This particular library is mainly stuff that I make for myself that I feel like sharing.
Package Description
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 =>
{
//options
});
MicroORMWrapper For .NET Core;
Using Dapper;
DI Extension For MicroORMWrapper & IDbConnection;
MicroServiceGateway.Model
A simple ASP.NET page used to diagnose issues with an ASP.NET MVC installation. See http://bradwilson.typepad.com/blog/2010/03/diagnosing-aspnet-mvc-problems.html for more details.
OWIN componenets for ASP.NET SignalR.
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
Module for ASP.NET Web API that enables GZip and Deflate support for incoming and outgoing requests.
Please note that this is not an official Microsoft package.
This package provides a uniform model for receiving WebHooks from an open-ended set of WebHook generators such as Dropbox, GitHub, Slack, and many more.