Skip to content

CodingWithDavid/CodingwithDavidCommonLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Common Lib

This is the common library that is used in most of my blog post source code. I have updated it to .Net 6. Including changes to utilize some of the new .Net 6 features.

by David Gallivan

Why

I wanted to make it available in case others need to use it and to allow them access to it if they are having issue with any of my blog post source code projects

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/CodingwithDavidCommonLib
    cd CodingwithDavidCommonLib
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

This is a .Net 6 class library

  1. Method Extenstions
  2. Helper Functions
  3. Common Utilities

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Common library used in blog post source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages