Sharpnado.TaskMonitor
by: Jean-Marie Alfonsi
- 36 total downloads
- Latest version: 1.0.2
Free yourself from async void!
TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices.
Featuring:
* Safe execution of your non awaited tasks
* Delegates for all states of the loaded task
* Builder pattern for more elegant construction and deferred execution
* Support for task with result
* Default handling of errors and statistics
* Global configuration for statistics and errors handler
* Consider globally or locally the cancel state as faulted to simplify your workflow
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 428 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Sharpnado.Forms.HorizontalListView
by: Jean-Marie Alfonsi
- 236 total downloads
- Latest version: 1.8.2
* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Initialization:
* On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent().
* On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
SixLabors.Shapes
by: Six Labors and contributors
- 329 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
ServiceStack.Interfaces
by: ServiceStack
- 374 total downloads
- Latest version: 10.0.4
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
SharpDX.Direct3D9
by: Alexandre Mutel
- 594 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 160 total downloads
- Latest version: 1.0.0
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Fonts
by: Six Labors and contributors
- 529 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SharpDX.DXGI
by: Alexandre Mutel
- 587 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SixLabors.ImageSharp
by: Six Labors and contributors
- 438 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
ServiceStack.Redis
by: ServiceStack
- 612 total downloads
- Latest version: 8.10.0
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
SimpleInjector
by: Simple Injector Contributors
- 856 total downloads
- Latest version: 5.5.0
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SharpDX
by: Alexandre Mutel
- 597 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 221 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
ServiceStack.Common
by: ServiceStack
- 585 total downloads
- Latest version: 8.10.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Text
by: ServiceStack
- 926 total downloads
- Latest version: 10.0.4
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
SixLabors.Core
by: Six Labors
- 118 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 577 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 594 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpZipLib
by: ICSharpCode
- 170 total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)