• Stars
    star
    1
  • Language
    C#
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

This project shows how to mock non virtual methods of a class

More Repositories

1

NtfsFileEnum

This project shows how to enumerate the files in your system very fast using the NTFS data structures
C#
27
star
2

ParallelProgramming

C#
18
star
3

WordDelphi

This project shows how to create and open OpenXml files with Delphi
Pascal
14
star
4

MvvmApp

Project that shows how to implement the MVVM pattern in WPF with the MVVM Community Toolkit
C#
12
star
5

ReactiveTwitter

This project shows how to use ReactiveUI to create a reactive viewmodel for a program that shows the Twitter user's timeline every 15 seconds with no need of manual refresh
C#
12
star
6

MVVMToolkit8

Rewrite of the MVVM App with Community toolkit 8
C#
10
star
7

NewbieRaspberry

Windows 10 UWP apps for the Raspberry Pi
C#
9
star
8

NavigationView

Project showing how to use NavigationView in UWP
C#
8
star
9

MvvmAvalonia

Project showing how to make a WPF project cross-platform, using Avalonia UI
C#
8
star
10

ADSViewer

Tool to list, show contents or delete Alternate Data Streams (ADS) from NTFS. This tool is handy to unblock files that come from the internet. For more details, take a look at my blog post at https://blog.revolution.com.br/2016/11/24/alternate-data-streams-in-c/
C#
7
star
11

MessengerToolkit

Decouple ViewModels in the MVVM Pattern with the Messenger in the MVVM toolkit
C#
6
star
12

DynamicXamlViews

This project shows the loading of dynamic XAML views into a WPF app
C#
6
star
13

LargeEmailsGmail

Project that gets and allow to delete large emails from Gmail
C#
6
star
14

LobUwp

Project to create a sample LOB application with UWP, .net standard 2.0 and Windows Template Studio
C#
6
star
15

FindDuplicates

This project shows how to find the duplicate files in your disk, no matter its name
C#
5
star
16

ToastConsole

This project shows how to create a UWP console app
C#
5
star
17

MinimalApi

Projeto de Minimal Api e EF Core
C#
4
star
18

MvcPwa

Project with conversion of an Asp.NET MVC project into a PWA
HTML
4
star
19

SurfaceDial

This UWP project shows how to use the Surface Dial to give the user a completely new user experience
C#
4
star
20

FinCalc

This project shows a Financial Calc in Delphi to be published to the Windows Store
Pascal
4
star
21

FinCalcDll

This is a refactor of the Delphi Financial Calculator to a DLL with Unit Tests and a WPF project that uses the dll
Pascal
3
star
22

DevMachine

Scripts to setup a dev machine with no admin rights
PowerShell
3
star
23

DiskAnalysis

C# program to analyze disk space
C#
3
star
24

WebViewDelphi

Example using the WebView with Delphi
Pascal
3
star
25

FeatherHttp

This repo shows how to use FeatherHttp to get a lightweight WebApi with Asp.Net
C#
3
star
26

MultiInstanceUWP

This app shows how to use the new MultiInstance feature in UWP
C#
3
star
27

HtmlEmail

This project shows how to send a templated email with c#
HTML
3
star
28

FinCalcAddIn

This project shows how to add an add-in purchase to the Windows Store for a Delphi 10.3 app
Pascal
3
star
29

SqlParsing

This project shows how to use the SQL Servewr parser to parse your SQL Server code in C#
C#
3
star
30

BackupData

This is a backup console program that backups the data to a zip file. It can make both incremental and full backups and you can select the folders you want, the excluded files and folders and the backup file name. You can use multiple config files to have different backup sets.
C#
3
star
31

CustomerCrud

This project shows how to create a UWP Crud project starting with the Windows Template Studio
C#
3
star
32

EnhancedLogging

Project that shows how to use the C# Source code generation to add custom logging to a project
C#
2
star
33

LostArtTweakOS

Some tips and tricks on tweaking the OS
Pascal
2
star
34

WPFXamlIslands

These projects show how to use Xaml Islands to modernize the UI of your WPF project
C#
2
star
35

SharepointAccess

This project shows how to access Sharepoint data using C#
C#
2
star
36

LogFormatters

This project shows how to use Log Formatters in C# and how to create your own
C#
2
star
37

SqlReformatter

This project shows a SQL Reformatter that can reformat your code with many options
C#
2
star
38

LoadThemes

Project to load themes dynamically (based on https://wpfthemes.codeplex.com/)
C#
2
star
39

XamlBehaviors

This is the official home for XAML Behaviors on GitHub.
C#
2
star
40

CSharpNotebooks

C# Notebook showing new LINQ features
2
star
41

NtfsDirectories

This project shows how to use the NTFS structures to get an overview of what are the biggest directories in your disk
C#
2
star
42

BingSearch

Project that shows how to parse HTML data to use in a C# program
C#
2
star
43

TaskBar

WPF program that shows to add buttons to taskbar thumbnails
C#
2
star
44

SecretStorage

Project showing how to use the local secret storage for storing configuration data
C#
2
star
45

WPFMefEn

WPF Program with MEF. Companion code for article in http://blog.revolution.com.br/2013/08/31/developing-modular-applications-with-mef
C#
2
star
46

DynamicXamlAndVM

This project shows how to load xaml and code dynamically, compiling at runtime
C#
2
star
47

ProcessJson

Minifies/Formats Json data. Companion code for the article in http://blog.revolution.com.br/2016/05/26/minifying-and-formatting-json-data-with-c
C#
2
star
48

DevelopingGameCPP

Game project, described in the article Developing 3D Games for Windows 8 with C++ and Microsoft DirectX (https://software.intel.com/en-us/articles/developing-3d-games-for-windows-8-with-c-and-microsoft-directx)
C++
2
star
49

LoggingSerilog

UWP CRUD project that shows how to use Serilog with a reactive extension sink and some other UWP features like x:Bind and a style selector for listview items
C#
2
star
50

ListaLigada

WPF Project that shows the implementation of some data structures - Linked List, Stack, Queue, Tree
C#
1
star
51

MvcElectron

Asp.Net MVC project converted to Electron
C#
1
star
52

LightSensor

This project shows how to use the Light sensor in UWP
C#
1
star
53

UpgradeAssistant

Using UpgradeAssistant to migrate a project to .NET 6
C#
1
star
54

CalcTests

This project shows how to use Appium (http://appium.io) WinDriver to create UI tests for your desktop apps
C#
1
star
55

ListaFontes

WPF project to show all fonts installed in the system with no C# code, only XAML
C#
1
star
56

MovingBall

This project shows a moving ball, depending on how the user tilts his device.
C#
1
star
57

SourceGenerators

Projects that show the creation of a source code generator in C#
C#
1
star
58

ProgramacaoParalela

Código fonte da palestra de Programação Paralela com C# - MVP ShowCast
C#
1
star
59

EnumeratingDisplays

Project that corrects the enumeration of displays in High DPI
C#
1
star
60

OpenXmlDelphiPort

Projeto mostrando como criar um arquivo Word OpenXml em Delphi
Pascal
1
star
61

SensorsDelphi

Using Windows Sensors with Delphi
Pascal
1
star
62

MovieBrowser

Movie Browser that shows the upcoming movies from TMovieDB
1
star
63

MVVMUnoApp

Application showing how to port a WPF application to the Uno Platform
C#
1
star
64

ConvertersInUWP

Decribes troubles using x:Bind in Converters with UWP
C#
1
star
65

FontsList

No Code font tester in WPF
C#
1
star
66

SampleData

Project using sample data
C#
1
star
67

Animations

Four Transition projects, described in http://blogs.msmvps.com/bsonnino/2012/01/11/animando-transi-231-245-es-em-wpf-silverlight-parte-i-code-behind/
C#
1
star
68

WebViewWpf

C#
1
star
69

TelerikGrid

UWP CRUD app using the Telerik DataGrid, DataForm and Chart
C#
1
star
70

XmlToJson

C#
1
star
71

OpenXmlDelphiEng

Project to show how to create a Word OpenXml file with Delphi
Pascal
1
star
72

Compass

Project that shows how to use the compass sensor in a UWP project
C#
1
star
73

LinuxProg

Samples projects to show how to develop in the WSL
C#
1
star
74

TabbedThumbnailWPF

WPF program that shows how to create tabbed thumbnails in Windows taskbar
C#
1
star
75

SurfaceDial2

Surface Dial Project using the Creators' Update SDK
C#
1
star
76

GeoLocation

This UWP project shows how to use GeoLocation and the Open Weather Api map to query the current location and check if it will rain
C#
1
star
77

IntroMefEn

Introduction to MEF. Companion code for the article in http://blogs.msmvps.com/bsonnino/2013/08/31/developing-modular-applications-with-mef
C#
1
star
78

VSCodeExtension

VS Code Extension for sorting selected lines
TypeScript
1
star
79

JumpingBall

This UWP project makes a ball jump when the user shakes the device, using the accelerometer
C#
1
star
80

DataStructures

Source code for data structures and WPF program that uses them. First article in http://blogs.msmvps.com/bsonnino/2016/03/30/data-structures-in-c-part-1-linked-lists/
C#
1
star
81

UseWin32

Projects showing how to use C#/Win32
C#
1
star
82

WinUiViewer

WPF FlipView with WinUI3
C#
1
star
83

Fibonacci

This project shows how to use parametrized tests to test a Fibonacci routine. See the blog post in https://blog,revolution.com.br/2017/03/18/parametrized-tests-with-ms-test/
C#
1
star
84

SeleniumCSharp

Source code for the article Interacting with web pages with C#
C#
1
star