• This repository has been archived on 06/Mar/2023
  • Stars
    star
    24
  • Rank 983,251 (Top 20 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A unofficial, fully-featured .NET client for the DeepL translation service.

More Repositories

1

opencl-dotnet

This is an OpenCL wrapper for .NET Core, which implements the .NET Standard Profile and therefore should run cross-platform on Linux, macOS, and Windows, as well as on many different .NET implementations, such as .NET Core, Mono, .NET Framework, and Xamarin.
C#
36
star
2

ffmpeg-dotnet

A .NET Core wrapper around the native FFmpeg libraries.
C#
34
star
3

xaml-reporting

The XAML Reporting engine is a tool, which offers reporting tools based on XAML and has the functionality to export to XPS, XLS(X), CSV and PDF.
C#
18
star
4

mvvm-framework

The MVVM Framework is a compact and simple, yet powerful implementation of the MVVM pattern. It provides a strong model for managing the application lifecycle and the navigation. It is available in two flavors, one for WPF and one for the Windows universal app platform (UWP). They both have a similar API surface, which still acknowledges the differences between the platforms.
C#
12
star
5

gphoto2-dotnet

gPhoto2.NET is an easy-to-use .NET wrapper for the popular gPhoto2. It can be used to easily interface with DSLRs or other types of cameras from a .NET application. gPhoto2.NET was developed using Mono on Linux and was specifically made for the use on Raspberry Pi.
C#
7
star
6

pytorch-federated-learning

A federated learning simulator written in PyTorch, which supports a virtually unlimited number of clients.
Python
5
star
7

reactive-database-context

A simple and light-weight wrapper around Entity Framework's DbContext, which makes it possible to react to changes using the Reactive Extensions.
C#
5
star
8

ninegag-dotnet

9GAG.NET is a simple, lightweight, and portable library for accessing 9GAG from .NET.
C#
4
star
9

command-line-parser

A simple and light-weight parser for command line arguments, which makes it possible to access parameters from the command line via well-defined .NET data structures.
C#
3
star
10

simple-ioc

A simple and light-weight inversion of control container, which makes it possible to define dependencies declaratively in code, rather than in configuration files.
C#
3
star
11

pytorch-lottery-ticket-hypothesis

A PyTorch implementation of the Lottery Ticket algorithm introduced by Frankle et al. in "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks" and enhanced by Zhou et al. in "Deconstructing Lottery Tickets: Zeros, Signs, and the Supermask".
Python
2
star
12

axiom-os

Axiom is an experimental project, which explores the inner workings of operating systems as well as the intricacies of the IA32 and possibly the AMD64 architectures.
Assembly
2
star
13

lecode-official

My GitHub profile readme.
1
star
14

ioc-abstractions

Represents an abstraction layer for multiple IoC containers. Using the abstractions, applications can use an inversion of control container for dependency injection, without directly seeing the underlying API. This makes it very easy to switch between different IoC implementations.
C#
1
star