Skip to content

doubleII/Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Projects

Table of content

  • Libraries
  • Examples
  • Snippets
  • Benchmarks
  • OpenSSL

Libraries

...

Examples

  1. Asynchrone TCP/IP Client-Server communication.
  2. Sample way to measure execution time.
  3. Produce Consumer example with dataflow pattern using TPL data flow library. This TPL Library System.Threading.Tasks.DataFlow is not distributet with .Net. To install the System.Threading.Task.Dataflow namespace in Visual Studio you need to install the NuGet Packege System.Threading.Tasks.Dataflow package.

CORE CLI

dotnet add package System.Threading.Tasks.Dataflow
  1. WPF
  • DataGrid Image convertor example
  • Interaction Trigger example
  • Mvvm navigation
  • Framworks examples- how to make docking libraries
  • Custom DataGrid Sorting function

About

C# Libraries, examples, snippets, benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published