Blazored.Toast
by: Chris Sainty
- 1 total downloads
- Latest version: 3.1.2
A JavaScript free Toast library for Blazor and Razor Components applications.
Blazorise
by: Megabit
- 2 total downloads
- Latest version: 2.1.3
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap
by: Mladen Macanovic
- 1 total downloads
- Latest version: 0.9.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 1 total downloads
- Latest version: 2.1.3
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
BlazorPro.Spinkit
by: Ed Charbeneau
- 1 total downloads
- Latest version: 1.2.0
A collection of loading indicators animated with CSS for Blazor. Spinkit also includes the SpinLoader component with templates for handling null values during async operations. Spinkit includes CSS from the Spinkit project by Tobias Ahlin https://tobiasahlin.com/spinkit/
BoDi
by: Gaspar Nagy
- 1 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 4 total downloads
- Latest version: 34.0.1
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
bootstrap
by: Twitter Inc.
- 9 total downloads
- Latest version: 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 6 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore
by: BouncyCastle
- 1 total downloads
- Latest version: 1.8.6
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 3 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommunityToolkit.Mvvm
by: Microsoft
- 4 total downloads
- Latest version: 8.4.2
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 1 total downloads
- Latest version: 1.5.2
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 1.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
DeltaCompressionDotNet
by: ta.speot.is
- 2 total downloads
- Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
DocumentFormat.OpenXml
by: Microsoft
- 4 total downloads
- Latest version: 2.7.2
The Open XML SDK provides open-source libraries for working with Open XML Documents (DOCX, XLSX, and PPTX). It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in DOCX files from an XML data source.
- Splitting up (shredding) a DOCX or PPTX file into multiple files, and combining multiple DOCX / PPTX files into a single file.
- High fidelity conversion of DOCX => HTML/CSS and HTML/CSS => DOCX.
- Extraction of data from XLSX.
- Searching and replacing content in DOCX / PPTX using regular expressions.
- Updating cached data and embedded spreadsheets for charts in DOCX / PPTX.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
EFCore.BulkExtensions
by: borisdj
- 1 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EmptyFiles
by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
- 1 total downloads
- Latest version: 4.4.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 9 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.