Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db.MySql
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko and others
- 12 total downloads
- Latest version: 6.1.0
T4 scaffolding templates for MySql database to generate LINQ to DB data models. It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.
linq2db.t4models
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko
- 3 total downloads
- Latest version: 4.0.0-rc.2
T4 templates to generate data models for LINQ to DB.
LumiSoft.Net
by: Viacheslav.Manulik
- 3 total downloads
- Latest version: 2.0.4492.11923
Version of LumiSoft.Net library with community fixes.
MaterialSkin
by: Ignace Maes
- 1 total downloads
- Latest version: 0.2.1
Theming WinForms (C# or VB.Net) to Google's Material Design Principles.
MathNet.Numerics.Signed
by: Marcus Cuda Christoph Ruegg Jurgen Van Gael
- 2 total downloads
- Latest version: 2.6.0
Math.NET Numerics, signed and thus with a strong name. We strongly discourage using this package and recommend using MathNet.Numerics instead, which is unsigned and weakly named.
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 1 total downloads
- Latest version: 5.0.1
Command-line parsing API and utilities for console applications.
Commonly used types:
McMaster.Extensions.CommandLineUtils.CommandLineApplication
McMaster.Extensions.CommandLineUtils.CommandOption
McMaster.Extensions.CommandLineUtils.IConsole
McMaster.Extensions.CommandLineUtils.Prompt
McMaster.Extensions.CommandLineUtils.ArgumentEscaper
A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 6 total downloads
- Latest version: 2.23.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 4 total downloads
- Latest version: 2.2.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.WebApi
by: Microsoft
- 3 total downloads
- Latest version: 5.2.7
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 16 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNetCore
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
Microsoft.AspNetCore
Microsoft.AspNetCore.Antiforgery
by: Microsoft.AspNetCore.Antiforgery
- 1 total downloads
- Latest version: 1.0.1
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.