Skip to content
/ Sharplin Public

A collection of .NET extensions to boost your productivity.

License

Notifications You must be signed in to change notification settings

X1nto/Sharplin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharplin

NuGet

Sharplin is a .NET library that provides sweet tools and extensions to help you focus on the parts of your code that matter.

Introduction

Are you tired of writing some basic logic yourself? Do you want to get lazy? Are you jealous of your Kotlin friends having a rich stdlib with shortcuts for everything your heart desires? Well, worry not, we got you covered!

Sharplin gives you access to simple yet useful .NET extensions to boost your productivity.

Documentation

Head over to docs

License

Copyright (C) 2022 Xinto

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.