MD.PersianDateTime.Standard
by: Mohammad Dayyan
- 30 total downloads
- Latest version: 2.6.0
A C# library to use PersianCalendar as easy as DateTime
MedallionTopologicalSort
by: Michael Adelson
- 2 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
MediatR
by: Jimmy Bogard
- 1 total downloads
- Latest version: 12.1.1
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 1 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
Microsoft.AspNet.Cors
by: Microsoft
- 3 total downloads
- Latest version: 5.3.0
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNet.Identity.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.2.4
Core interfaces for ASP.NET Identity.
Microsoft.AspNet.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
Microsoft.AspNet.Razor
by: Microsoft
- 3 total downloads
- Latest version: 3.2.9
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 22 total downloads
- Latest version: 2.3.0
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
- 23 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 18 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 18 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 19 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 28 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 11 total downloads
- Latest version: 9.0.8
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 16 total downloads
- Latest version: 9.0.8
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 46 total downloads
- Latest version: 10.0.1
Development server for use when building Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 39 total downloads
- Latest version: 9.0.9
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 35 total downloads
- Latest version: 9.0.9
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 19 total downloads
- Latest version: 2.3.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.