Grpc.Tools
by: Google Inc.
- 1 total downloads
- Latest version: 0.13.0
Precompiled Windows binary for generating gRPC client/server code
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 3 total downloads
- Latest version: 2.21.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
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.Azure.Cosmos
by: Microsoft
- 1 total downloads
- Latest version: 3.15.1-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Design-time Entity Framework Core functionality for SQLite
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.6.25359.8
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.
Microsoft.Maui.Resizetizer.Sdk
by: Microsoft
- 1 total downloads
- Latest version: 6.0.200-preview.13.2865+sha.085d325b1-azdo.5731438
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 0 total downloads
- Latest version: 9.0.6
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 0 total downloads
- Latest version: 7.0.3
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 0 total downloads
- Latest version: 7.0.0-preview.1.22076.8
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Orleans.CodeGenerator
by: Microsoft
- 0 total downloads
- Latest version: 7.2.5
Code generation library for Orleans.Serialization
Mono.Unix
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-alpha3.21281.2
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MudBlazor
by: Garderoben, Henon and Contributors
- 3 total downloads
- Latest version: 6.0.11-dev.4
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
OpenTK
by: Team OpenTK
- 2 total downloads
- Latest version: 4.0.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.25173.3
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Sentry.Bindings.Android
by: Sentry Team and Contributors
- 3 total downloads
- Latest version: 5.5.0
.NET Bindings for the Sentry Android SDK
xunit
by: jnewkirk, bradwilson
- 3 total downloads
- Latest version: 2.5.1-pre.20
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.