AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.AppCheck
by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
- 1 total downloads
- Latest version: 12.5.0.4
C# bindings for Firebase APIs App Check iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.24.0.3
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Firebase.iOS.Crashlytics
by: Microsoft, Adam Essenmacher
- 2 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs Crashlytics iOS Library
AdamE.Firebase.iOS.Storage
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 11.4.0
C# bindings for Firebase APIs Storage iOS Library
AngleSharp
by: AngleSharp
- 0 total downloads
- Latest version: 1.1.0
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 16.1.0
A convention-based object-object mapper.
AWSSDK.SimpleEmail
by: Amazon Web Services
- 0 total downloads
- Latest version: 3.7.200.31
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BlazorComponentUtilities
by: Ed Charbeneau
- 0 total downloads
- Latest version: 1.8.0
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
CommunityToolkit.Maui
by: Microsoft
- 0 total downloads
- Latest version: 6.1.0
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
by: Microsoft
- 0 total downloads
- Latest version: 12.0.0
Core library for community toolkits using .NET MAUI
CsvHelper
by: Josh Close
- 1 total downloads
- Latest version: 22.1.2
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
dotnet-ef
by: Microsoft
- 0 total downloads
- Latest version: 9.0.13
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
EPPlus
by: EPPlus Software AB
- 0 total downloads
- Latest version: 8.0.0-rc
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 0 total downloads
- Latest version: 7.2.0-beta.10
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0-beta.10
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0-beta.10
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0-beta.6
Command based background job queueing with scheduling and tracking for any .NET application