Skip to content

Have you ever seen an Owl do a barrel roll? Me neither. Essential supplemental tooling for .NET development.

License

Notifications You must be signed in to change notification settings

Arlodotexe/OwlCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwlCore Download from Nuget CodeFactor

Have you ever seen an owl do a barrel roll? Me neither.

Essential supplemental tooling for .NET development.

Included in this package

  • OwlCore.Storage: The most flexible file system abstraction, ever. Built in partnership with the UWP Community.
  • OwlCore.Extensions: A collection of exceptionally useful extension methods.
  • OwlCore.ComponentModel: Provides classes used to implement the run-time behavior of components. SettingsBase, IDelegatable{T}, IAsyncInit, etc.
  • OwlCore.Diagnostics: Supplemental diagnostic tooling for dotnet.

Also available

  • OwlCore.Remoting: A extremely lightweight and flexible RPC framework for .NET Standard 2.0.
  • OwlCore.Kubo: A library of essential tooling for Kubo, the earliest and most widely used implementation of ipfs.
  • OwlCore.Nomad.Kubo: Shared tooling for building user-centric distributed applications powered by event sourcing on ipfs.
  • Much more not listed, much more to come. Search 'OwlCore' on nuget.

Install

Published releases are available on NuGet. To install, run the following command in the Package Manager Console.

PM> Install-Package OwlCore

Or using dotnet

> dotnet add package OwlCore

Financing

We accept donations here and here, and we do not have any active bug bounties.

Versioning

Version numbering follows the Semantic versioning approach. However, if the major version is 0, the code is considered alpha and breaking changes may occur as a minor update.

License

All OwlCore code is licensed under the MIT License. OwlCore is licensed under the MIT License. See the LICENSE file for more details.

About

Have you ever seen an Owl do a barrel roll? Me neither. Essential supplemental tooling for .NET development.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages