hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48f944cee06a1e71de99352904934cfee0e7086b | 6,962 | cs | C# | src/tests/win-app-driver/FancyZonesTests/EditorTemplatesEditTests.cs | osobeso/PowerToys | a0c63a6477c480488def18fdcec32d430a5cd7b2 | [
"MIT"
] | null | null | null | src/tests/win-app-driver/FancyZonesTests/EditorTemplatesEditTests.cs | osobeso/PowerToys | a0c63a6477c480488def18fdcec32d430a5cd7b2 | [
"MIT"
] | null | null | null | src/tests/win-app-driver/FancyZonesTests/EditorTemplatesEditTests.cs | osobeso/PowerToys | a0c63a6477c480488def18fdcec32d430a5cd7b2 | [
"MIT"
] | null | null | null | using System.IO;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Newtonsoft.Json.Linq;
using OpenQA.Selenium.Appium.Windows;
using OpenQA.Selenium.Interactions;
namespace PowerToysTests
{
[TestClass]
public class FancyZonesEditorTemplatesEditTests : PowerToysSession
{
WindowsElement edit... | 29.129707 | 142 | 0.538064 |
f10a83f5779a13fc81bf27e607dd2544fadef106 | 15,102 | cshtml | C# | XGMvc/Views/Report/bmyshzb.cshtml | hanyuxing5588/tableGZL | 5ec76ecafd4251e219b9b27ea880ec6b3e5e5f05 | [
"MIT"
] | 1 | 2017-03-11T17:06:30.000Z | 2017-03-11T17:06:30.000Z | XGMvc/Views/Report/bmyshzb.cshtml | hanyuxing5588/tableGZL | 5ec76ecafd4251e219b9b27ea880ec6b3e5e5f05 | [
"MIT"
] | null | null | null | XGMvc/Views/Report/bmyshzb.cshtml | hanyuxing5588/tableGZL | 5ec76ecafd4251e219b9b27ea880ec6b3e5e5f05 | [
"MIT"
] | null | null | null |
<script type="text/javascript">
$(document).ready(function () {
//设置默认值
// $('#bmyshzb_grid').datagrid({
// height: $('body').height() - 560
// });
SetDefaultData()
//绑定事件
BindEvent();
//加载数据
LoadData();
})
//设置默认数据
... | 45.351351 | 159 | 0.40094 |
aefbaa890b4d920d5b07e0bfa4faffe70a6b8648 | 2,911 | cs | C# | src/Identity/Core/src/AspNetUserManager.cs | tomaswesterlund/aspnetcore | 393a86c0e7218964e557adeb833010e1482bb96b | [
"MIT"
] | 13,846 | 2020-01-07T21:33:57.000Z | 2022-03-31T20:28:11.000Z | src/Identity/Core/src/AspNetUserManager.cs | tomaswesterlund/aspnetcore | 393a86c0e7218964e557adeb833010e1482bb96b | [
"MIT"
] | 20,858 | 2020-01-07T21:28:23.000Z | 2022-03-31T23:51:40.000Z | src/Identity/Core/src/AspNetUserManager.cs | tomaswesterlund/aspnetcore | 393a86c0e7218964e557adeb833010e1482bb96b | [
"MIT"
] | 4,871 | 2020-01-07T21:27:37.000Z | 2022-03-31T21:22:44.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System;
using System.Collections.Generic;
using System.Threading;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Lo... | 53.907407 | 139 | 0.700103 |
8c2cd8a19b99a5bb347d599d8f7c114b8581af66 | 650 | cs | C# | TeamCityRestClientNet.Api/Users.cs | amoisio/TeamCityRestClientNet | ad169f62ec9429acb84af50202f2a5dfc8df14c9 | [
"MIT"
] | null | null | null | TeamCityRestClientNet.Api/Users.cs | amoisio/TeamCityRestClientNet | ad169f62ec9429acb84af50202f2a5dfc8df14c9 | [
"MIT"
] | null | null | null | TeamCityRestClientNet.Api/Users.cs | amoisio/TeamCityRestClientNet | ad169f62ec9429acb84af50202f2a5dfc8df14c9 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Nito.AsyncEx;
namespace TeamCityRestClientNet.Api
{
public interface IUser : IIdentifiable
{
string Username { get; }
string Email { get; }
/**
* Web UI URL for user, especially useful for error... | 22.413793 | 76 | 0.615385 |
8c7040b5158c3887d11775ebef866f25119bf21f | 708 | cs | C# | Program.cs | countless-integers/FizzBuzzCSharp | 0faa1b514153713e022f3b51076dd9b203212021 | [
"MIT"
] | null | null | null | Program.cs | countless-integers/FizzBuzzCSharp | 0faa1b514153713e022f3b51076dd9b203212021 | [
"MIT"
] | null | null | null | Program.cs | countless-integers/FizzBuzzCSharp | 0faa1b514153713e022f3b51076dd9b203212021 | [
"MIT"
] | null | null | null | using System;
namespace FizzBuzzCSharp
{
class Program
{
static void Main(string[] args)
{
int i = 0;
while (i < 100) {
bool fizz = i % 3 == 0;
bool buzz = i % 5 == 0;
bool fizzbuzz = fizz && buzz;
... | 25.285714 | 51 | 0.341808 |
0e321571a68afcee97d854d8ddfb4b5713ffb8e3 | 2,032 | cs | C# | Module-1/CSharp-Part-1/07-Exam-Preparation/Problems/DiamondTrolls/DiamondTrolls.cs | owolp/TelerikAcademy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | 2 | 2016-09-19T18:25:36.000Z | 2016-09-20T13:35:40.000Z | Module-1/CSharp-Part-1/07-Exam-Preparation/Problems/DiamondTrolls/DiamondTrolls.cs | owolp/Telerik-Academy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | null | null | null | Module-1/CSharp-Part-1/07-Exam-Preparation/Problems/DiamondTrolls/DiamondTrolls.cs | owolp/Telerik-Academy | 291838d267eed3e97be62a24e4f0dd0984b3e0bd | [
"MIT"
] | null | null | null | using System;
namespace DiamondTrolls
{
class DiamondTrolls
{
static void Main()
{
int n = int.Parse(Console.ReadLine());
int width = n * 2 + 1;
int height = 6 + ((n - 3) / 2) *3;
//....*******....
int topDots = (width - n) / 2;
... | 31.261538 | 69 | 0.363189 |
ddb06601d0ad75082096fea85beb0318c1eb1b28 | 1,854 | cs | C# | src/LibraryManager.Vsix/UI/Converters/PackageItemIconConverter.cs | matthiassb/LibraryManager | 285984f683c213c7f50dfcdb6542fac761e82cf3 | [
"Apache-2.0"
] | null | null | null | src/LibraryManager.Vsix/UI/Converters/PackageItemIconConverter.cs | matthiassb/LibraryManager | 285984f683c213c7f50dfcdb6542fac761e82cf3 | [
"Apache-2.0"
] | null | null | null | src/LibraryManager.Vsix/UI/Converters/PackageItemIconConverter.cs | matthiassb/LibraryManager | 285984f683c213c7f50dfcdb6542fac761e82cf3 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Globalization;
using System.Windows;
using System.Windows.Data;
using System.Windows.Media;
using Microsoft.VisualStudio.Imaging;
using Microsoft.VisualStudio.Imaging.Interop;
using Microsoft.Web.LibraryManager.Vsix.UI.Models;
namespace Microsoft.Web.LibraryManager.Vsix.UI.Converters
{
i... | 34.981132 | 226 | 0.587918 |
ddddcb570316a45ad25bfc7c618f0a0a03a1e4e1 | 5,214 | cs | C# | WindowsAzurePowershell/src/Management.CloudService/Services/StorageService1.cs | dineshkummarc/azure-sdk-tools | 9baa1dca22706dd66c4f1f7bdef075dbc11267ae | [
"Apache-2.0"
] | 1 | 2019-04-22T16:41:51.000Z | 2019-04-22T16:41:51.000Z | WindowsAzurePowershell/src/Management.CloudService/Services/StorageService1.cs | dineshkummarc/azure-sdk-tools | 9baa1dca22706dd66c4f1f7bdef075dbc11267ae | [
"Apache-2.0"
] | null | null | null | WindowsAzurePowershell/src/Management.CloudService/Services/StorageService1.cs | dineshkummarc/azure-sdk-tools | 9baa1dca22706dd66c4f1f7bdef075dbc11267ae | [
"Apache-2.0"
] | null | null | null | // ----------------------------------------------------------------------------------
//
// Copyright 2011 Microsoft Corporation
// 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://ww... | 44.564103 | 188 | 0.680667 |
7bedc995a2eeb70b81601de125ab17ace8b832df | 6,829 | cs | C# | src/Compilers/Core/Portable/CommandLine/SarifErrorLogger.cs | frandesc/roslyn | 72a99a8279c9ccbb2ef3a99d5a8bf116a14ebf3b | [
"MIT"
] | 17,923 | 2015-01-14T23:40:37.000Z | 2022-03-31T18:10:52.000Z | src/Compilers/Core/Portable/CommandLine/SarifErrorLogger.cs | open-dotnet/roslyn | 2e26701b0d1cb1a902a24f4ad8b8c5fe70514581 | [
"MIT"
] | 48,991 | 2015-01-15T00:29:35.000Z | 2022-03-31T23:48:56.000Z | src/Compilers/Core/Portable/CommandLine/SarifErrorLogger.cs | open-dotnet/roslyn | 2e26701b0d1cb1a902a24f4ad8b8c5fe70514581 | [
"MIT"
] | 5,209 | 2015-01-14T23:40:24.000Z | 2022-03-30T20:15:03.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
using Rosly... | 41.138554 | 119 | 0.589837 |
786e6d9d27e3cbc8d2060e0e79aac19a917123f7 | 1,055 | cs | C# | src/Fixie/ReflectionExtensions.cs | fufunoyu/fixie | ebdd3c6a26f372383440023a72063a1265e03c3e | [
"MIT"
] | null | null | null | src/Fixie/ReflectionExtensions.cs | fufunoyu/fixie | ebdd3c6a26f372383440023a72063a1265e03c3e | [
"MIT"
] | null | null | null | src/Fixie/ReflectionExtensions.cs | fufunoyu/fixie | ebdd3c6a26f372383440023a72063a1265e03c3e | [
"MIT"
] | null | null | null | namespace Fixie
{
using System;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Reflection;
using static Internal.Maybe;
public static class ReflectionExtensions
{
public static bool IsVoid(this MethodInfo method)
{
return method.ReturnTyp... | 29.305556 | 150 | 0.624645 |
64e79fd06cd5640ee3eec4b15cec9a157d4e62ae | 11,075 | cs | C# | _jenkins/unity/Editor/ProjectBuild.cs | DreamPWJ/jenkins-shared-library | 531d018bf41245c1ae4f890543e366c476a371ec | [
"MIT"
] | 13 | 2022-03-04T13:32:24.000Z | 2022-03-17T11:17:03.000Z | _jenkins/unity/Editor/ProjectBuild.cs | xbindai/jenkins-shared-library | 35d18bf123c67b148de0c58b57be7d335667465f | [
"MIT"
] | 1 | 2022-03-11T03:45:33.000Z | 2022-03-11T07:38:20.000Z | _jenkins/unity/Editor/ProjectBuild.cs | xbindai/jenkins-shared-library | 35d18bf123c67b148de0c58b57be7d335667465f | [
"MIT"
] | 6 | 2022-03-07T05:43:51.000Z | 2022-03-25T00:55:30.000Z | using System.Collections;
using System.IO;
using UnityEditor;
using UnityEngine;
using System.Collections.Generic;
using System;
using UnityEditor.Build.Reporting;
// Author: 潘维吉
// Description: 自定义核心Unity跨平台编译打包
class ProjectBuild : Editor
{
// 是否是调试模式构建
private static bool isDebugBuild = true;
// 找出当前工... | 36.311475 | 128 | 0.533634 |
51fa1178b8b2c978aa8a10791018db3628c9fde8 | 1,539 | cs | C# | src/Logging/Logging.Configuration/src/LoggingBuilderExtensions.cs | shaynevanasperen/Extensions | 026865e0bd62db73dc71fc72ec8cc91904cd1995 | [
"Apache-2.0"
] | 511 | 2015-01-04T04:25:00.000Z | 2022-03-07T06:30:34.000Z | src/Logging/Logging.Configuration/src/LoggingBuilderExtensions.cs | Kahbazi/Extensions | ecc4d9fe9381ac65848968b672eb6098ec2a2cae | [
"Apache-2.0"
] | 782 | 2015-01-02T18:38:15.000Z | 2018-12-13T03:56:13.000Z | src/Logging/Logging.Configuration/src/LoggingBuilderExtensions.cs | Kahbazi/Extensions | ecc4d9fe9381ac65848968b672eb6098ec2a2cae | [
"Apache-2.0"
] | 382 | 2015-01-09T21:48:44.000Z | 2022-01-14T18:19:53.000Z | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging.Configuration;
using Micros... | 43.971429 | 162 | 0.71345 |
7b2ee626793c7430c7abe23f4e82fe109f79e77c | 1,796 | cs | C# | Cleared/Cleared.Android/Views/TapToPlayFragment.cs | brainoffline/Cleared | 8fcb6da7041b8a2ae6544976eb17f7723a715edc | [
"MIT"
] | null | null | null | Cleared/Cleared.Android/Views/TapToPlayFragment.cs | brainoffline/Cleared | 8fcb6da7041b8a2ae6544976eb17f7723a715edc | [
"MIT"
] | null | null | null | Cleared/Cleared.Android/Views/TapToPlayFragment.cs | brainoffline/Cleared | 8fcb6da7041b8a2ae6544976eb17f7723a715edc | [
"MIT"
] | null | null | null | using System;
using Android.OS;
using Android.Views;
using Android.Widget;
using Cleared.Model;
using XAnimations;
using Android.Views.Animations;
using Android.Animation;
using Cleared.Droid.Engine;
namespace Cleared.Droid.Views
{
public class TapToPlayFragment : Android.Support.V4.App.Fragment
{
Vi... | 27.212121 | 114 | 0.566815 |
e8c05b771e5d6a47f7a30be2514e0aebbee0b845 | 844 | cs | C# | JsonLocalizer/JsonStringLocalizerFactory.cs | xaviersolau/MediumBlazorArticleSeries | d32bbae680ca93e0270013ba2cbc1273e48038b2 | [
"MIT"
] | 1 | 2021-03-17T19:54:45.000Z | 2021-03-17T19:54:45.000Z | JsonLocalizer/JsonStringLocalizerFactory.cs | xaviersolau/MediumBlazorArticleSeries | d32bbae680ca93e0270013ba2cbc1273e48038b2 | [
"MIT"
] | null | null | null | JsonLocalizer/JsonStringLocalizerFactory.cs | xaviersolau/MediumBlazorArticleSeries | d32bbae680ca93e0270013ba2cbc1273e48038b2 | [
"MIT"
] | null | null | null | using System;
using Microsoft.Extensions.Localization;
using Microsoft.Extensions.FileProviders;
using Microsoft.Extensions.Options;
namespace JsonLocalizer
{
public class JsonStringLocalizerFactory : IStringLocalizerFactory
{
private string ResourcesPath { get; }
public JsonStringLocalizerFa... | 29.103448 | 90 | 0.696682 |
b597c913fa17370268102cbf00a9980fcb13c08e | 4,476 | cs | C# | src/NuGetServer/GitHubClient.cs | microsofthackathons/nuget-push | 903a360011e07b303939effce1a3c16bf0f2ceb3 | [
"MIT"
] | null | null | null | src/NuGetServer/GitHubClient.cs | microsofthackathons/nuget-push | 903a360011e07b303939effce1a3c16bf0f2ceb3 | [
"MIT"
] | null | null | null | src/NuGetServer/GitHubClient.cs | microsofthackathons/nuget-push | 903a360011e07b303939effce1a3c16bf0f2ceb3 | [
"MIT"
] | null | null | null | using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.IO;
using System.Net.Http;
using System.Net.Http.Json;
using System.Text.Json.Serialization;
using System.Threading;
using System.Threading.Tasks;
namespace NuGetServer
{
public cla... | 30.657534 | 119 | 0.608132 |
b5bd15f791a80ffa9ef4ba4e5dc51a182776dd31 | 1,364 | cs | C# | src/Reni/Parser/ScannerTokenFactory.cs | hahoyer/reni.cs | 8c559176ba0bd991efe65f59d34c2484e7246969 | [
"MIT"
] | 2 | 2021-05-10T22:59:59.000Z | 2021-11-26T20:33:26.000Z | src/Reni/Parser/ScannerTokenFactory.cs | hahoyer/reni.cs | 8c559176ba0bd991efe65f59d34c2484e7246969 | [
"MIT"
] | null | null | null | src/Reni/Parser/ScannerTokenFactory.cs | hahoyer/reni.cs | 8c559176ba0bd991efe65f59d34c2484e7246969 | [
"MIT"
] | null | null | null | using hw.DebugFormatter;
using hw.Parser;
using hw.Scanner;
using Reni.TokenClasses;
using Reni.Validation;
namespace Reni.Parser
{
sealed class ScannerTokenFactory : DumpableObject, ITokenFactory<BinaryTree>, Compiler<BinaryTree>.IComponent
{
bool IsSubParser { get; }
public ScannerTokenFacto... | 34.1 | 113 | 0.68695 |
b5d23a2dec237bed793b882bce08db2816739dce | 804 | cs | C# | Assets/_Main/Scripts/BulletWeaponSO.cs | alwayssmile11a1/ProjectAlpha.Unity.Game | 4e1c365ba68cbc3835ffa83bf4b44cc94729ed44 | [
"MIT"
] | null | null | null | Assets/_Main/Scripts/BulletWeaponSO.cs | alwayssmile11a1/ProjectAlpha.Unity.Game | 4e1c365ba68cbc3835ffa83bf4b44cc94729ed44 | [
"MIT"
] | null | null | null | Assets/_Main/Scripts/BulletWeaponSO.cs | alwayssmile11a1/ProjectAlpha.Unity.Game | 4e1c365ba68cbc3835ffa83bf4b44cc94729ed44 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[CreateAssetMenu(menuName = "Weapon/BulletWeapon", order = 2)]
public class BulletWeaponSO : WeaponSO {
public float bulletSpeed;
public GameObject bulletPrefab;
private BulletShootTriggerable blShooter;
// Use this for in... | 23.647059 | 70 | 0.696517 |
2b6103ea95a53fe1326af8af7c0717f25f67db48 | 5,917 | cs | C# | GitSharp/PackedObjectLoader.cs | HackerBaloo/GitSharp | 0c7a50cd71363e9daeabc8385118db6ae8442484 | [
"BSD-3-Clause"
] | 1 | 2020-04-22T08:03:57.000Z | 2020-04-22T08:03:57.000Z | GitSharp/PackedObjectLoader.cs | HackerBaloo/GitSharp | 0c7a50cd71363e9daeabc8385118db6ae8442484 | [
"BSD-3-Clause"
] | null | null | null | GitSharp/PackedObjectLoader.cs | HackerBaloo/GitSharp | 0c7a50cd71363e9daeabc8385118db6ae8442484 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2007, Robin Rosenberg <robin.rosenberg@dewire.com>
* Copyright (C) 2008, Shawn O. Pearce <spearce@spearce.org>
* Copyright (C) 2009, Henon <meinrad.recheis@gmail.com>
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* without modification, are permitted... | 32.157609 | 85 | 0.687173 |
a7c11b4c8afaadd469e9cd6213cdeeee7c83ea56 | 1,684 | cs | C# | src/Libraries/SharpDox.Build/Context/Step/ExtendedCheckConfigStep.cs | CoderGears/sharpDox | a4058b5c95d6ef556a129dd9f9a85fa090931eaa | [
"MIT"
] | 85 | 2015-01-15T11:03:17.000Z | 2017-01-15T17:01:51.000Z | src/Libraries/SharpDox.Build/Context/Step/ExtendedCheckConfigStep.cs | CoderGears/sharpDox | a4058b5c95d6ef556a129dd9f9a85fa090931eaa | [
"MIT"
] | 49 | 2015-02-11T16:12:53.000Z | 2016-12-28T21:01:25.000Z | src/Libraries/SharpDox.Build/Context/Step/ExtendedCheckConfigStep.cs | CoderGears/sharpDox | a4058b5c95d6ef556a129dd9f9a85fa090931eaa | [
"MIT"
] | 33 | 2015-02-13T04:28:29.000Z | 2017-01-05T08:36:25.000Z | using SharpDox.Model;
using System.IO;
namespace SharpDox.Build.Context.Step
{
internal class ExtendedCheckConfigStep : StepBase
{
private readonly CheckConfigStep _checkConfigStep;
public ExtendedCheckConfigStep(StepInput stepInput, CheckConfigStep checkConfigStep, int progressStart, int pro... | 37.422222 | 131 | 0.634204 |
34cc9aaeb9e286577fdc228424de51d1586e5732 | 411 | cs | C# | src/Kinetic.Linq/ToObservable.cs | YohDeadfall/Kinetic | ba2a4467e06341acf32f0119c24c1a70d3b96f79 | [
"MIT"
] | 1 | 2021-10-24T01:13:21.000Z | 2021-10-24T01:13:21.000Z | src/Kinetic.Linq/ToObservable.cs | YohDeadfall/Kinetic | ba2a4467e06341acf32f0119c24c1a70d3b96f79 | [
"MIT"
] | 8 | 2021-09-09T18:13:21.000Z | 2022-03-02T20:29:16.000Z | src/Kinetic.Linq/ToObservable.cs | YohDeadfall/Kinetic | ba2a4467e06341acf32f0119c24c1a70d3b96f79 | [
"MIT"
] | 1 | 2021-09-15T11:47:27.000Z | 2021-09-15T11:47:27.000Z | using System;
using Kinetic.Linq.StateMachines;
namespace Kinetic.Linq
{
public static partial class Observable
{
public static IObservable<T> ToObservable<T>(this in ObserverBuilder<T> source) =>
source.Build<ObservableStateMachine<T>, ObservableStateMachineBoxFactory<T>, ObservableStateMa... | 31.615385 | 119 | 0.673966 |
656e06c2dd1b1693f569ae757b3be88ec788312a | 882 | cs | C# | src/NuGetGallery/Areas/Admin/ViewModels/ValidationPageViewModel.cs | augustoproiete-forks/NuGet--NuGetGallery | f248171208356b66499810ddd502276784157422 | [
"Apache-2.0"
] | 1,022 | 2015-01-08T13:54:07.000Z | 2022-03-26T01:37:07.000Z | src/NuGetGallery/Areas/Admin/ViewModels/ValidationPageViewModel.cs | augustoproiete-forks/NuGet--NuGetGallery | f248171208356b66499810ddd502276784157422 | [
"Apache-2.0"
] | 5,617 | 2015-01-08T08:11:13.000Z | 2022-03-30T22:33:52.000Z | src/NuGetGallery/Areas/Admin/ViewModels/ValidationPageViewModel.cs | augustoproiete-forks/NuGet--NuGetGallery | f248171208356b66499810ddd502276784157422 | [
"Apache-2.0"
] | 614 | 2015-01-05T09:55:15.000Z | 2022-03-18T13:11:39.000Z | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Collections.Generic;
namespace NuGetGallery.Areas.Admin.ViewModels
{
public class ValidationPageViewModel
{
public Valida... | 31.5 | 111 | 0.68254 |
dbb921e2e3e62faf8cc256dfc6119137d76be1f3 | 1,160 | cs | C# | gybitg/Models/ApplicationUser.cs | Cascadia-Connections/gybitg | b0ebd741b0fbbbb7a56bda76435168a2df48170c | [
"MIT"
] | 3 | 2019-04-26T04:23:24.000Z | 2020-10-06T19:44:03.000Z | gybitg/Models/ApplicationUser.cs | Cascadia-Connections/gybitg | b0ebd741b0fbbbb7a56bda76435168a2df48170c | [
"MIT"
] | 70 | 2018-10-17T19:51:37.000Z | 2019-08-22T00:12:35.000Z | gybitg/Models/ApplicationUser.cs | Cascadia-Connections/gybitg | b0ebd741b0fbbbb7a56bda76435168a2df48170c | [
"MIT"
] | 1 | 2018-08-09T18:59:27.000Z | 2018-08-09T18:59:27.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Identity;
using System.ComponentModel.DataAnnotations;
using Microsoft.AspNetCore.Http;
namespace gybitg.Models
{
// Add profile data for application users by adding properties to the A... | 25.217391 | 95 | 0.606034 |
020d79f1aafd25e4cc742bb840c03afd65027722 | 515 | cs | C# | src/Controllers/Api/ApiControllerBase.cs | allan-walpy/01-19-vacancy-task-1 | 6ccae3d2248bbc28666465d662ce30e5d337c566 | [
"MIT"
] | null | null | null | src/Controllers/Api/ApiControllerBase.cs | allan-walpy/01-19-vacancy-task-1 | 6ccae3d2248bbc28666465d662ce30e5d337c566 | [
"MIT"
] | 32 | 2019-01-28T15:31:55.000Z | 2019-03-05T14:56:02.000Z | src/Controllers/Api/ApiControllerBase.cs | allan-walpy/01-19-vacancy-task-1 | 6ccae3d2248bbc28666465d662ce30e5d337c566 | [
"MIT"
] | null | null | null | using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Walpy.VacancyApp.Server.Models.Responses;
namespace Walpy.VacancyApp.Server.Controllers.Api
{
[ApiController]
[Route("api/[controller]/")]
[Consumes("application/json")]
[Produces("application/json")]
[ProducesResponseType(type... | 30.294118 | 91 | 0.747573 |
1cc36fabe3f7c858156f548aaeb2bd8fbcf0a4b5 | 4,873 | cs | C# | src/Common/RingMasterServer/src/RingMasterServer.cs | Azure/RingMaster | da99287a4c4396d2a03487fa0831c56fa89b6106 | [
"MIT"
] | 9 | 2018-04-02T21:36:34.000Z | 2022-02-03T23:29:21.000Z | src/Common/RingMasterServer/src/RingMasterServer.cs | Azure/RingMaster | da99287a4c4396d2a03487fa0831c56fa89b6106 | [
"MIT"
] | null | null | null | src/Common/RingMasterServer/src/RingMasterServer.cs | Azure/RingMaster | da99287a4c4396d2a03487fa0831c56fa89b6106 | [
"MIT"
] | 1 | 2021-01-10T10:56:42.000Z | 2021-01-10T10:56:42.000Z | // <copyright file="RingMasterServer.cs" company="Microsoft Corporation">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
namespace Microsoft.Azure.Networking.Infrastructure.RingMaster.Server
{
using System;
using System.Threading;
using Microsoft.Azure.Networking.Infrastructu... | 38.984 | 151 | 0.643136 |
cdcfe757afc3fecc9c13b1418fa564a9195c2c49 | 1,206 | cs | C# | Hahn.ApplicationProcess.May2020.Data/DependencyInjection.cs | AliGolgol/Hahn | 338b9d7bdd809de0d1ceedfe494462dcfe396fff | [
"MIT"
] | null | null | null | Hahn.ApplicationProcess.May2020.Data/DependencyInjection.cs | AliGolgol/Hahn | 338b9d7bdd809de0d1ceedfe494462dcfe396fff | [
"MIT"
] | null | null | null | Hahn.ApplicationProcess.May2020.Data/DependencyInjection.cs | AliGolgol/Hahn | 338b9d7bdd809de0d1ceedfe494462dcfe396fff | [
"MIT"
] | null | null | null | using System.Text.RegularExpressions;
using Hahn.ApplicationProcess.May2020.Data.Repository;
using Hahn.ApplicationProcess.May2020.Domain.Interfaces;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
namespace Hahn.ApplicationProcess.May2020.... | 38.903226 | 112 | 0.659204 |
85a736df36b00f03f1ddf28e582d414c8da12eb4 | 3,473 | cs | C# | aliyun-net-sdk-dataworks-public/Dataworks_public/Model/V20200518/ListDataServiceApplicationsResponse.cs | awei1688/aliyun-openapi-net-sdk | f3af0432c05386e49e058ea63e9b7c8cca3fe56f | [
"Apache-2.0"
] | 572 | 2015-12-19T15:08:10.000Z | 2022-03-28T03:59:39.000Z | aliyun-net-sdk-dataworks-public/Dataworks_public/Model/V20200518/ListDataServiceApplicationsResponse.cs | awei1688/aliyun-openapi-net-sdk | f3af0432c05386e49e058ea63e9b7c8cca3fe56f | [
"Apache-2.0"
] | 304 | 2016-02-23T09:29:23.000Z | 2021-12-07T06:55:15.000Z | aliyun-net-sdk-dataworks-public/Dataworks_public/Model/V20200518/ListDataServiceApplicationsResponse.cs | awei1688/aliyun-openapi-net-sdk | f3af0432c05386e49e058ea63e9b7c8cca3fe56f | [
"Apache-2.0"
] | 670 | 2016-02-18T04:08:08.000Z | 2022-03-09T07:25:27.000Z | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 15.858447 | 71 | 0.580478 |
ce7265522f6593e9b5bba933c03e41d157010a92 | 1,375 | cs | C# | sdk/dotnet/ProviderHub/Latest/Inputs/ExtendedErrorInfoArgs.cs | pulumi-bot/pulumi-azure-native | f7b9490b5211544318e455e5cceafe47b628e12c | [
"Apache-2.0"
] | null | null | null | sdk/dotnet/ProviderHub/Latest/Inputs/ExtendedErrorInfoArgs.cs | pulumi-bot/pulumi-azure-native | f7b9490b5211544318e455e5cceafe47b628e12c | [
"Apache-2.0"
] | null | null | null | sdk/dotnet/ProviderHub/Latest/Inputs/ExtendedErrorInfoArgs.cs | pulumi-bot/pulumi-azure-native | f7b9490b5211544318e455e5cceafe47b628e12c | [
"Apache-2.0"
] | null | null | null | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
namespace Pulumi.Azur... | 30.555556 | 101 | 0.64 |
e3f13b243d5e047b7255f4ce496e725cf4b1db1f | 552 | cs | C# | ErrorCode/ViewModels/Commands/RunTestCommand.cs | StevenThuriot/ErrorCode | 849e4223f92943bf29045fd0d9699bde37378714 | [
"MIT"
] | 1 | 2016-10-30T21:26:23.000Z | 2016-10-30T21:26:23.000Z | ErrorCode/ViewModels/Commands/RunTestCommand.cs | StevenThuriot/ErrorCode | 849e4223f92943bf29045fd0d9699bde37378714 | [
"MIT"
] | null | null | null | ErrorCode/ViewModels/Commands/RunTestCommand.cs | StevenThuriot/ErrorCode | 849e4223f92943bf29045fd0d9699bde37378714 | [
"MIT"
] | null | null | null | using ErrorCode.Base;
using ErrorCode.Domain;
using System.Threading.Tasks;
namespace ErrorCode.ViewModels.Commands
{
class RunTestCommand : TypedLoadingAsyncCommand<Overview, Test>
{
protected override bool CanExecute(Test parameter) => !ViewModel.IsLoading;
protected override Task<bool> OnE... | 26.285714 | 83 | 0.623188 |
001f250ee2543d5666cca4a2ac97a3b44e376061 | 7,177 | cs | C# | Section 3/Video 3.4/Source Code/Game.Shared/Scenes/StoreScene.cs | PacktPublishing/Create-and-Monetize-your-C-Games-on-iOS-and-Android | f05a256454889ad892303d1479f1e1ca7c5fafd1 | [
"MIT"
] | 1 | 2021-10-01T23:23:57.000Z | 2021-10-01T23:23:57.000Z | Section 3/Video 3.5/Source Code/Game.Shared/Scenes/StoreScene.cs | PacktPublishing/Create-and-Monetize-your-C-Games-on-iOS-and-Android | f05a256454889ad892303d1479f1e1ca7c5fafd1 | [
"MIT"
] | null | null | null | Section 3/Video 3.5/Source Code/Game.Shared/Scenes/StoreScene.cs | PacktPublishing/Create-and-Monetize-your-C-Games-on-iOS-and-Android | f05a256454889ad892303d1479f1e1ca7c5fafd1 | [
"MIT"
] | 1 | 2020-04-26T13:14:52.000Z | 2020-04-26T13:14:52.000Z | #if __ANDROID__
using Android.Content;
using Engine.Android;
using Android.Preferences;
#elif __IOS__
using Foundation;
#endif
using Engine.Shared.Base;
using Engine.Shared.Graphics;
using Engine.Shared.Graphics.Drawables;
using Engine.Shared.Touch;
using Game.Shared.Base;
using OpenTK;
using System;
using System.Coll... | 40.320225 | 213 | 0.595095 |
362affdd94cbae95deca37f0206df99fe475437d | 1,126 | cs | C# | Source/SpiderEye.Core/Bridge/ClientServicesSupport/BridgeClientMethodAttribute.cs | latonz/SpiderEye | c328f9b76bdcf295d3b430fbc9d1f7bc8a70ab97 | [
"Apache-2.0"
] | null | null | null | Source/SpiderEye.Core/Bridge/ClientServicesSupport/BridgeClientMethodAttribute.cs | latonz/SpiderEye | c328f9b76bdcf295d3b430fbc9d1f7bc8a70ab97 | [
"Apache-2.0"
] | null | null | null | Source/SpiderEye.Core/Bridge/ClientServicesSupport/BridgeClientMethodAttribute.cs | latonz/SpiderEye | c328f9b76bdcf295d3b430fbc9d1f7bc8a70ab97 | [
"Apache-2.0"
] | null | null | null | using System;
namespace SpiderEye.Bridge.ClientServicesSupport
{
/// <summary>
/// Sets a specific options for a bridged client method.
/// </summary>
[AttributeUsage(AttributeTargets.Method)]
public sealed class BridgeClientMethodAttribute : Attribute
{
/// <summary>
/// Initia... | 34.121212 | 141 | 0.619893 |
c810ab1f66174c159fab28f1b734cc242f6b8a60 | 14,798 | cs | C# | src/Cybercore/Blockchain/Cryptonote/CryptonotePool.cs | cyberpoolorg/cybercore | 4d8abc98f6a5dc975e006647d7d134b917d03701 | [
"MIT"
] | 1 | 2021-11-28T17:06:53.000Z | 2021-11-28T17:06:53.000Z | src/Cybercore/Blockchain/Cryptonote/CryptonotePool.cs | cyberpoolorg/cybercore | 4d8abc98f6a5dc975e006647d7d134b917d03701 | [
"MIT"
] | null | null | null | src/Cybercore/Blockchain/Cryptonote/CryptonotePool.cs | cyberpoolorg/cybercore | 4d8abc98f6a5dc975e006647d7d134b917d03701 | [
"MIT"
] | 6 | 2021-10-11T03:04:38.000Z | 2022-01-08T21:41:15.000Z | using Autofac;
using AutoMapper;
using System;
using System.Globalization;
using System.Reactive;
using System.Reactive.Linq;
using System.Reactive.Threading.Tasks;
using System.Threading;
using System.Threading.Tasks;
using Cybercore.Blockchain.Cryptonote.StratumRequests;
using Cybercore.Blockchain.Cryptonote.StratumR... | 36.995 | 159 | 0.576902 |
7a30a1b05e2b824d8f091aeaed1eb132316e3821 | 4,069 | cs | C# | Microsoft.Research/Contracts/System/Sources/System.Net.Mail.IMSAdminBase.cs | jeroen-mostert/CodeContracts | a7df47aaf1b6570abc07191a32a0afa29f9838e8 | [
"MIT"
] | 778 | 2015-01-15T21:59:13.000Z | 2019-05-04T04:14:50.000Z | Microsoft.Research/Contracts/System/Sources/System.Net.Mail.IMSAdminBase.cs | tom-englert/CodeContracts | 7255a95ec1de1453518852030de285d0fa001c11 | [
"MIT"
] | 460 | 2015-01-16T06:30:35.000Z | 2019-02-26T16:13:29.000Z | Microsoft.Research/Contracts/System/Sources/System.Net.Mail.IMSAdminBase.cs | tom-englert/CodeContracts | 7255a95ec1de1453518852030de285d0fa001c11 | [
"MIT"
] | 198 | 2015-01-15T22:02:07.000Z | 2019-04-10T14:09:57.000Z | // CodeContracts
//
// Copyright (c) Microsoft Corporation
//
// All rights reserved.
//
// MIT License
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit... | 43.287234 | 463 | 0.771688 |
7a3f09571f79295014fe64cf754284c637d8e6df | 309 | cs | C# | Code/Assets/Scripts/WinCondition.cs | MiguelProgram73/Platzi-Platformer- | ab2a9c320404335beac5128803a0c86d349c8963 | [
"MIT"
] | null | null | null | Code/Assets/Scripts/WinCondition.cs | MiguelProgram73/Platzi-Platformer- | ab2a9c320404335beac5128803a0c86d349c8963 | [
"MIT"
] | null | null | null | Code/Assets/Scripts/WinCondition.cs | MiguelProgram73/Platzi-Platformer- | ab2a9c320404335beac5128803a0c86d349c8963 | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class WinCondition : MonoBehaviour {
public SceneChanger changeScene;
void OnTriggerEnter2D(Collider2D col)
{
if(col.tag == "Player")
{
changeScene.NextScene();
}
}
}
| 18.176471 | 43 | 0.644013 |
4c22cc0584e7f3b6259ee3a489972c27cfecc21b | 3,010 | cs | C# | ECQRSFramrework/Samples/UsersManager/UserManager.Web/Areas/HelpPage/ApiDescriptionExtensions.cs | kendarorg/ECQRSFramrework | 9447f442bca2c4faa532c16a46a522337b830eaf | [
"Apache-2.0"
] | null | null | null | ECQRSFramrework/Samples/UsersManager/UserManager.Web/Areas/HelpPage/ApiDescriptionExtensions.cs | kendarorg/ECQRSFramrework | 9447f442bca2c4faa532c16a46a522337b830eaf | [
"Apache-2.0"
] | null | null | null | ECQRSFramrework/Samples/UsersManager/UserManager.Web/Areas/HelpPage/ApiDescriptionExtensions.cs | kendarorg/ECQRSFramrework | 9447f442bca2c4faa532c16a46a522337b830eaf | [
"Apache-2.0"
] | null | null | null | // ===========================================================
// Copyright (c) 2014-2015, Enrico Da Ros/kendar.org
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of... | 45.606061 | 144 | 0.639203 |
bc4f456319a55fd6e9b7d2ce536460599b30bb88 | 19,012 | cs | C# | FoxEngineLib/Platform/Windows/WindowsPlatform.cs | FoxCouncil/FoxEngine | 0bca44402e68a5764974d94236321e79c937c5f0 | [
"MIT"
] | null | null | null | FoxEngineLib/Platform/Windows/WindowsPlatform.cs | FoxCouncil/FoxEngine | 0bca44402e68a5764974d94236321e79c937c5f0 | [
"MIT"
] | null | null | null | FoxEngineLib/Platform/Windows/WindowsPlatform.cs | FoxCouncil/FoxEngine | 0bca44402e68a5764974d94236321e79c937c5f0 | [
"MIT"
] | null | null | null | using System.ComponentModel;
using static FoxEngineLib.Platform.Windows.WindowsInterop;
using static FoxEngineLib.Platform.Windows.WindowsTypes;
using static FoxEngineLib.Types.Input.KeyboardButton;
namespace FoxEngineLib.Platform.Windows;
internal class WindowsPlatform : IPlatform
{
const string WINDOW_CLASS_N... | 28.762481 | 258 | 0.536608 |
b8929ddd8cb7ebc16e3d9c08ded7266f59b8a518 | 2,407 | cs | C# | com.infpoints/Runtime/Logger.cs | johnsietsma/InfPoints | 332ea8ca20be7b0d918ec21e18f002de0c454ad1 | [
"MIT"
] | 14 | 2019-11-27T09:27:34.000Z | 2021-10-14T22:59:04.000Z | com.infpoints/Runtime/Logger.cs | johnsietsma/InfPoints | 332ea8ca20be7b0d918ec21e18f002de0c454ad1 | [
"MIT"
] | null | null | null | com.infpoints/Runtime/Logger.cs | johnsietsma/InfPoints | 332ea8ca20be7b0d918ec21e18f002de0c454ad1 | [
"MIT"
] | 2 | 2021-11-08T08:07:04.000Z | 2022-03-11T16:30:03.000Z | using System.Diagnostics;
using UnityEngine;
using Debug = UnityEngine.Debug;
namespace InfPoints
{
/// <summary>
/// A logger that wraps Unity's internal logger.
/// Calls to its methods are stripped in case the LOGGER_SYMBOL is not defined.
/// </summary>
public partial class Logger
{
public const string LO... | 24.07 | 91 | 0.73037 |
fd45926bb2a40dc3c96700a4dd4c4f192f6926df | 7,361 | cs | C# | src/lib/sttp.net/DataSet.cs | sttp/dotnetcoreapi | 5b9d25593a3cc10f9859bef3b81d5634250fac7b | [
"MIT"
] | 1 | 2019-06-29T16:06:52.000Z | 2019-06-29T16:06:52.000Z | src/lib/sttp.net/DataSet.cs | sttp/dotnetcoreapi | 5b9d25593a3cc10f9859bef3b81d5634250fac7b | [
"MIT"
] | null | null | null | src/lib/sttp.net/DataSet.cs | sttp/dotnetcoreapi | 5b9d25593a3cc10f9859bef3b81d5634250fac7b | [
"MIT"
] | null | null | null | //------------------------------------------------------------------------------
// <auto-generated />
//
// This file was automatically generated by SWIG (http://www.swig.org).
// Version 4.0.2
//
// Do not make changes to this file unless you know what you are doing--modify
// the SWIG interface file instead.
//-----... | 39.575269 | 129 | 0.731694 |
a93c0f4eda66671cf574e8040dca90af6b48c447 | 323 | cs | C# | Blazor.Mvvm/src/Blazor.Mvvm.Caching/Attibutes/DontCacheAttribute.cs | enisn/Blazor.Mvvm | 7ec71b78a33e2652e9bc3f68c2243e877f4886ae | [
"MIT"
] | null | null | null | Blazor.Mvvm/src/Blazor.Mvvm.Caching/Attibutes/DontCacheAttribute.cs | enisn/Blazor.Mvvm | 7ec71b78a33e2652e9bc3f68c2243e877f4886ae | [
"MIT"
] | null | null | null | Blazor.Mvvm/src/Blazor.Mvvm.Caching/Attibutes/DontCacheAttribute.cs | enisn/Blazor.Mvvm | 7ec71b78a33e2652e9bc3f68c2243e877f4886ae | [
"MIT"
] | 1 | 2021-08-17T03:03:26.000Z | 2021-08-17T03:03:26.000Z | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Blazor.Mvvm.Caching.Attibutes
{
//public class DontCacheAttribute : JsonIgnoreAttribute
//{
// public DontCacheAttribute()
// {
// }
//}... | 19 | 59 | 0.684211 |
3b8a54306f461c1992b0235929a78314f3ef1331 | 1,053 | cs | C# | src/EntityFramework/Internal/Validation/IValidator.cs | TerraVenil/entityframework | 70998a4be0ed566ad3f21d6c5a51016b7c16f9bd | [
"Apache-2.0"
] | 24 | 2015-02-03T22:04:08.000Z | 2021-04-28T05:41:09.000Z | src/EntityFramework/Internal/Validation/IValidator.cs | erkansezgin/entityframework | 70998a4be0ed566ad3f21d6c5a51016b7c16f9bd | [
"Apache-2.0"
] | 1 | 2015-08-02T07:32:06.000Z | 2015-08-02T07:32:06.000Z | src/EntityFramework/Internal/Validation/IValidator.cs | erkansezgin/entityframework | 70998a4be0ed566ad3f21d6c5a51016b7c16f9bd | [
"Apache-2.0"
] | 53 | 2015-03-27T05:03:11.000Z | 2022-03-31T22:22:58.000Z | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
namespace System.Data.Entity.Internal.Validation
{
using System.Collections.Generic;
using System.Data.Entity.Validation;
/// <summary>
/// Abstracts simple... | 42.12 | 134 | 0.649573 |
ce10b89a5ce6cd62cca4984f0d76c7e132d12be3 | 180 | cs | C# | SistemaPedidos.Application/Interface/ISecaoProdutoAppService.cs | altomare1/ModeloApi.NetCore | a34ffa197856135862849bb174ec4b1c081ed817 | [
"MIT"
] | null | null | null | SistemaPedidos.Application/Interface/ISecaoProdutoAppService.cs | altomare1/ModeloApi.NetCore | a34ffa197856135862849bb174ec4b1c081ed817 | [
"MIT"
] | null | null | null | SistemaPedidos.Application/Interface/ISecaoProdutoAppService.cs | altomare1/ModeloApi.NetCore | a34ffa197856135862849bb174ec4b1c081ed817 | [
"MIT"
] | null | null | null | using SistemaPedidos.Domain.Entities;
namespace SistemaPedidos.Application.Interface
{
public interface ISecaoProdutoAppService : IAppServiceBase<SecaoProduto>
{
}
}
| 20 | 76 | 0.783333 |
1c06b9b1b65979e4d2270439cc9e348082a2e58e | 18,766 | cs | C# | Android/SampleBrowser/Samples/ProgressBar/Circular.cs | Chansardrake/xamarin-demos | 62a99d67f3127348bdb1b49d281158802481dbcf | [
"FTL",
"Info-ZIP"
] | null | null | null | Android/SampleBrowser/Samples/ProgressBar/Circular.cs | Chansardrake/xamarin-demos | 62a99d67f3127348bdb1b49d281158802481dbcf | [
"FTL",
"Info-ZIP"
] | null | null | null | Android/SampleBrowser/Samples/ProgressBar/Circular.cs | Chansardrake/xamarin-demos | 62a99d67f3127348bdb1b49d281158802481dbcf | [
"FTL",
"Info-ZIP"
] | null | null | null | #region Copyright Syncfusion Inc. 2001-2020.
// Copyright Syncfusion Inc. 2001-2020. All rights reserved.
// Use of this code is subject to the terms of our license.
// A copy of the current license can be obtained at any time by e-mailing
// licensing@syncfusion.com. Any infringement will be prosecuted under
// applic... | 39.758475 | 121 | 0.599542 |
9d160eb5868d4fb363de2040386bd70fade10d91 | 114 | cs | C# | src/Discord.Net/API/Client/GatewaySocket/Events/MessageDelete.cs | jarveson/Discord.Net | a2c9373ed68e23e0c6f6d489ad2bf048a16e4714 | [
"MIT"
] | 1 | 2019-10-13T23:35:00.000Z | 2019-10-13T23:35:00.000Z | src/Discord.Net/API/Client/GatewaySocket/Events/MessageDelete.cs | jarveson/Discord.Net | a2c9373ed68e23e0c6f6d489ad2bf048a16e4714 | [
"MIT"
] | null | null | null | src/Discord.Net/API/Client/GatewaySocket/Events/MessageDelete.cs | jarveson/Discord.Net | a2c9373ed68e23e0c6f6d489ad2bf048a16e4714 | [
"MIT"
] | null | null | null | namespace Discord.API.Client.GatewaySocket
{
public sealed class MessageDeleteEvent : MessageReference { }
}
| 22.8 | 65 | 0.780702 |
9d459b290978310806b8a3dc47894d1f66a707a9 | 1,478 | cs | C# | Webshop/Services/OrderService.cs | Amin-Mohamed/Webshop | aa26a059422ebf5d09aa2136b6fe3e6ce3643874 | [
"MIT"
] | null | null | null | Webshop/Services/OrderService.cs | Amin-Mohamed/Webshop | aa26a059422ebf5d09aa2136b6fe3e6ce3643874 | [
"MIT"
] | null | null | null | Webshop/Services/OrderService.cs | Amin-Mohamed/Webshop | aa26a059422ebf5d09aa2136b6fe3e6ce3643874 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Transactions;
using Webshop.Models;
using Webshop.Repositories;
namespace Webshop.Services
{
public class OrderService
{
private readonly OrderRepository orderRepository;
private readonly CartRepository cartRepository;
public OrderService... | 23.83871 | 91 | 0.550068 |
f3e6ac351602792a4279e25807de8f2347a9bfcb | 1,667 | cs | C# | src/Tests.Foldout.Model/Commands/AddRemoveColumnTests.cs | jimtonn/foldout | b374aced5d4e401eda2e1dad05a1cf1c8081959b | [
"MIT"
] | null | null | null | src/Tests.Foldout.Model/Commands/AddRemoveColumnTests.cs | jimtonn/foldout | b374aced5d4e401eda2e1dad05a1cf1c8081959b | [
"MIT"
] | null | null | null | src/Tests.Foldout.Model/Commands/AddRemoveColumnTests.cs | jimtonn/foldout | b374aced5d4e401eda2e1dad05a1cf1c8081959b | [
"MIT"
] | null | null | null | using FluentAssertions;
using Foldout.Model;
using Foldout.Model.Commands;
using Foldout.Model.Events;
using Xunit;
namespace Tests.Foldout.Model.Commands
{
public class AddRemoveColumnTests
{
[Fact]
public void AddColumnCommandShouldAddColumnToOutline()
{
var outline = new... | 30.309091 | 82 | 0.574085 |
29cdcec77aa6edd6476b67fee2d4bfbb7008754d | 1,229 | cs | C# | uplink.NET/uplink.NET.Sample/uplink.NET.Sample.Shared/Pages/LogInPage.xaml.cs | Neus252/uplink.net | 926aefe64ec9b54be5944460de8e1d857d8973c9 | [
"MIT"
] | 22 | 2020-01-16T23:07:23.000Z | 2022-02-15T21:34:59.000Z | uplink.NET/uplink.NET.Sample/uplink.NET.Sample.Shared/Pages/LogInPage.xaml.cs | Neus252/uplink.net | 926aefe64ec9b54be5944460de8e1d857d8973c9 | [
"MIT"
] | 24 | 2019-09-02T12:10:54.000Z | 2022-02-12T15:14:19.000Z | uplink.NET/uplink.NET.Sample/uplink.NET.Sample.Shared/Pages/LogInPage.xaml.cs | Neus252/uplink.net | 926aefe64ec9b54be5944460de8e1d857d8973c9 | [
"MIT"
] | 6 | 2020-06-04T08:32:20.000Z | 2021-06-14T13:45:01.000Z | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using uplink.NET.Sample.Shared.Services;
using uplink.NET.Sample.Shared.ViewModels;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windo... | 28.581395 | 111 | 0.712775 |
aa3da38902a6605fbecca38dd9195514256a4606 | 3,593 | cs | C# | Assets/uPalette/Editor/Core/Shared/EntryIdDrawer.cs | Palkiaa/uPalette | f9ca25349ba18f825b471b477f47477fb0566363 | [
"MIT"
] | 1 | 2022-02-21T16:59:12.000Z | 2022-02-21T16:59:12.000Z | Assets/uPalette/Editor/Core/Shared/EntryIdDrawer.cs | Palkiaa/uPalette | f9ca25349ba18f825b471b477f47477fb0566363 | [
"MIT"
] | null | null | null | Assets/uPalette/Editor/Core/Shared/EntryIdDrawer.cs | Palkiaa/uPalette | f9ca25349ba18f825b471b477f47477fb0566363 | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using UnityEditor;
using UnityEngine;
using uPalette.Runtime.Core;
using uPalette.Runtime.Core.Model;
using uPalette.Runtime.Foundation.CharacterStyles;
namespace uPalette.Editor.Core.Shared
{
[CustomPropertyDrawer(typeof(ColorEntryId))]
internal sealed class ColorEntryIdDrawe... | 33.896226 | 104 | 0.591984 |
b1cee934368be0e654d02dd8e93ebd8ebea2ff06 | 369 | cs | C# | src/ObjectManager/Object.Ultima.Game/Network/Client/RequestSkillUsePacket.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | 2 | 2018-04-05T04:05:31.000Z | 2018-06-13T12:12:49.000Z | src/ObjectManager/Object.Ultima.Game/Network/Client/RequestSkillUsePacket.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | null | null | null | src/ObjectManager/Object.Ultima.Game/Network/Client/RequestSkillUsePacket.cs | BclEx/object-assets | 1c52febd226b631c36b62109e2f8ee548499a06f | [
"MIT"
] | null | null | null | using OA.Ultima.Core.Network.Packets;
namespace OA.Ultima.Network.Client
{
public class RequestSkillUsePacket : SendPacket
{
public RequestSkillUsePacket(int id)
: base(0x12, "Request Skill Use")
{
Stream.Write((byte)0x24);
Stream.WriteAsciiNull(st... | 24.6 | 63 | 0.577236 |
f7fd68d75e299d4ad9f98709f07abe1fde5e72d8 | 1,016 | cs | C# | Holotweet/Assets/Twity-master/DataModels/Core/TweetUser.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 68 | 2018-01-05T08:30:28.000Z | 2022-02-28T02:41:12.000Z | Holotweet/Assets/Twity-master/DataModels/Core/TweetUser.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 16 | 2017-12-24T07:10:03.000Z | 2021-11-22T10:59:08.000Z | Holotweet/Assets/Twity-master/DataModels/Core/TweetUser.cs | radi-bow/HoloTweet | 735a5cf7b769344c189ea9f5ea3cefb036465dac | [
"MIT"
] | 13 | 2018-01-13T23:11:17.000Z | 2022-03-06T01:22:32.000Z | using System;
namespace Twity.DataModels.Core
{
[Serializable]
public class TweetUser
{
public long id;
public string id_str;
public string name;
public string screen_name;
public string location;
public string description;
public string url;
... | 26.736842 | 57 | 0.674213 |
800309efb83f96149c062314f290bad9222ace10 | 5,101 | cs | C# | WBBModules/School/WBBvNext.School.Page/Areas/_Major/Controllers/MajorController.cs | guanhh/wbbvnext | d51642d80df318094b5690872b8baa7a6e99c356 | [
"MIT"
] | null | null | null | WBBModules/School/WBBvNext.School.Page/Areas/_Major/Controllers/MajorController.cs | guanhh/wbbvnext | d51642d80df318094b5690872b8baa7a6e99c356 | [
"MIT"
] | null | null | null | WBBModules/School/WBBvNext.School.Page/Areas/_Major/Controllers/MajorController.cs | guanhh/wbbvnext | d51642d80df318094b5690872b8baa7a6e99c356 | [
"MIT"
] | 1 | 2021-08-20T06:47:52.000Z | 2021-08-20T06:47:52.000Z | using Microsoft.AspNetCore.Mvc;
using System;
using System.Collections.Generic;
using System.Linq;
using WalkingTec.Mvvm.Core;
using WalkingTec.Mvvm.Core.Extensions;
using WalkingTec.Mvvm.Mvc;
using WBBvNext.ViewModel._Major.MajorVMs;
using WBBvNext.School.Model;
namespace WBBvNext.School.Controllers
{
[Area("_M... | 28.18232 | 105 | 0.494413 |
2dedace6d4625937469cb74ed78815c5a284d53e | 1,702 | cs | C# | Code/Channels/GMail/GMailConfiguration.cs | waseems/inbox2_desktop | 221c56e0c83b0e873314767f0f9a53e25416343a | [
"BSD-3-Clause"
] | 29 | 2015-01-14T20:53:22.000Z | 2019-04-16T09:04:30.000Z | Code/Channels/GMail/GMailConfiguration.cs | Klaudit/inbox2_desktop | 221c56e0c83b0e873314767f0f9a53e25416343a | [
"BSD-3-Clause"
] | 1 | 2021-03-04T22:34:43.000Z | 2021-03-04T22:34:43.000Z | Code/Channels/GMail/GMailConfiguration.cs | Klaudit/inbox2_desktop | 221c56e0c83b0e873314767f0f9a53e25416343a | [
"BSD-3-Clause"
] | 14 | 2015-01-28T22:15:06.000Z | 2019-02-10T19:52:11.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel.Composition;
using System.Linq;
using System.Text;
using System.Xml.Serialization;
using Inbox2.Channels.Imap2;
using Inbox2.Channels.Smtp;
using Inbox2.Platform.Channels.Configuration;
using Inbox2.Platform.Framework.Extensions;
n... | 27.901639 | 163 | 0.720329 |
f7015bcebee7e4546123486f2da3c7ca8e261d29 | 4,706 | cs | C# | PlayerRespawnSystem/Modules/UI/DeathTimerController.cs | zemotech/RoR2-PlayerRespawnSystem | 7bd39482fbd72af3543c6e9015eaa30dbc421c31 | [
"MIT"
] | 1 | 2020-10-04T00:52:20.000Z | 2020-10-04T00:52:20.000Z | PlayerRespawnSystem/Modules/UI/DeathTimerController.cs | zemotech/RoR2-PlayerRespawnSystem | 7bd39482fbd72af3543c6e9015eaa30dbc421c31 | [
"MIT"
] | 5 | 2021-08-19T14:25:36.000Z | 2022-03-31T21:05:11.000Z | PlayerRespawnSystem/Modules/UI/DeathTimerController.cs | zemotech/RoR2-PlayerRespawnSystem | 7bd39482fbd72af3543c6e9015eaa30dbc421c31 | [
"MIT"
] | 1 | 2021-07-17T16:40:00.000Z | 2021-07-17T16:40:00.000Z | using RoR2;
using UnityEngine;
using UnityEngine.Networking;
namespace Mordrog
{
class DeathTimerController : NetworkBehaviour
{
private DeathTimerPanel deathTimerPanel;
public readonly int UpdateTimersEveryXFrames = 5;
private int frameCount = 0;
public void Awake()
... | 36.2 | 168 | 0.50425 |
16d5a14293928f413c60357d0f5ffc244fe44485 | 1,739 | cs | C# | Maestro/src/Microsoft.DotNet.Maestro/Config.cs | safern/versions | 734b1bc8ee2e380890d8258ca27f848a4ccdc831 | [
"MIT"
] | null | null | null | Maestro/src/Microsoft.DotNet.Maestro/Config.cs | safern/versions | 734b1bc8ee2e380890d8258ca27f848a4ccdc831 | [
"MIT"
] | null | null | null | Maestro/src/Microsoft.DotNet.Maestro/Config.cs | safern/versions | 734b1bc8ee2e380890d8258ca27f848a4ccdc831 | [
"MIT"
] | null | null | null | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Configuration;
namespace Microsoft.DotNet.Maestro
{
/// <summary>
/// Holds the... | 33.442308 | 162 | 0.648074 |
673aa913f82384fe4b711316c78a8d25bb173d55 | 1,334 | cs | C# | Unosquare.Blazorific/Common/IGridDataColumn.cs | mariodivece/blazorific | a96e51e95745477ad19d05634465fa8fc26c75c9 | [
"MIT"
] | null | null | null | Unosquare.Blazorific/Common/IGridDataColumn.cs | mariodivece/blazorific | a96e51e95745477ad19d05634465fa8fc26c75c9 | [
"MIT"
] | null | null | null | Unosquare.Blazorific/Common/IGridDataColumn.cs | mariodivece/blazorific | a96e51e95745477ad19d05634465fa8fc26c75c9 | [
"MIT"
] | null | null | null | namespace Unosquare.Blazorific.Common
{
public interface IGridDataColumn
{
/// <summary>
/// Column Name.
/// </summary>
string Name { get; }
/// <summary>
/// Set if column is sortable.
/// </summary>
bool Sortable { get; }
/// <summary... | 23.821429 | 64 | 0.485007 |
6755218cc39464c1194242027a154ebf7cace890 | 5,566 | cs | C# | SolidShineUi/MenuButton.cs | JaykeBird/ssui | 10033bf52844d9b437d79bb5ff17a60f571d17d3 | [
"MIT"
] | 3 | 2021-07-24T14:10:32.000Z | 2022-01-27T08:22:39.000Z | SolidShineUi/MenuButton.cs | JaykeBird/ssui | 10033bf52844d9b437d79bb5ff17a60f571d17d3 | [
"MIT"
] | 3 | 2020-12-15T04:53:58.000Z | 2021-09-10T04:38:05.000Z | SolidShineUi/MenuButton.cs | JaykeBird/ssui | 10033bf52844d9b437d79bb5ff17a60f571d17d3 | [
"MIT"
] | 1 | 2021-07-27T02:33:52.000Z | 2021-07-27T02:33:52.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
namespace SolidShineUi
{
/// <summary>
/// A flat-styled button that displays a menu when it is clicked.
/// </summary>
public class Me... | 33.329341 | 150 | 0.59576 |
9bc45c98d361432bda8438463187a0063ece1663 | 5,591 | cs | C# | src/Bots/UserGame.cs | TWEagle/CodeConversations | f212b743ae666f51d409641f32e3c1ca2a26e568 | [
"MIT"
] | 111 | 2020-05-19T16:20:13.000Z | 2022-03-07T05:40:01.000Z | src/Bots/UserGame.cs | TWEagle/CodeConversations | f212b743ae666f51d409641f32e3c1ca2a26e568 | [
"MIT"
] | 6 | 2020-05-19T17:12:50.000Z | 2020-11-09T14:47:50.000Z | src/Bots/UserGame.cs | TWEagle/CodeConversations | f212b743ae666f51d409641f32e3c1ca2a26e568 | [
"MIT"
] | 16 | 2020-05-19T16:20:15.000Z | 2022-01-26T00:59:49.000Z | using System;
using System.Collections.Generic;
using Microsoft.Bot.Schema;
namespace CodeConversations.Bots
{
internal static class UserGame
{
private static readonly Dictionary<string, ChatUser> Users = new Dictionary<string, ChatUser>();
private static readonly List<string> Level1MessageTemp... | 37.273333 | 111 | 0.484708 |
501d2c568346995451b14939a9b079f796d645a1 | 954 | cs | C# | UnbeatableTicTacToe.Core/Participants/Computer/ComputerAdversaryBase.cs | subterraneanbob/tic-tac-toe | 3edecd3b5bbfd2efb82c7a35de316a473f16049e | [
"MIT"
] | null | null | null | UnbeatableTicTacToe.Core/Participants/Computer/ComputerAdversaryBase.cs | subterraneanbob/tic-tac-toe | 3edecd3b5bbfd2efb82c7a35de316a473f16049e | [
"MIT"
] | null | null | null | UnbeatableTicTacToe.Core/Participants/Computer/ComputerAdversaryBase.cs | subterraneanbob/tic-tac-toe | 3edecd3b5bbfd2efb82c7a35de316a473f16049e | [
"MIT"
] | null | null | null | using UnbeatableTicTacToe.GameCore.Participants.Computer.Strategies;
namespace UnbeatableTicTacToe.GameCore.Participants.Computer
{
public abstract class ComputerAdversaryBase : IComputerAdversary
{
public Move MakeNextMove(Game game)
{
int capacity = 1024;
while (true)... | 24.461538 | 69 | 0.468553 |
0bce2d697b2f537763348b9de80ef3fc0bcbbe8a | 2,349 | cs | C# | Exun_Unreality/Assets/Scripts/Networking/ClientSend.cs | DhrumanBerlm/Bushido | 81b251317d86efafe22886765f4c82bbf2974e13 | [
"Unlicense"
] | 1 | 2022-02-06T05:06:51.000Z | 2022-02-06T05:06:51.000Z | Exun_Unreality/Assets/Scripts/Networking/ClientSend.cs | DhrumanGupta/Bushido | 81b251317d86efafe22886765f4c82bbf2974e13 | [
"Unlicense"
] | null | null | null | Exun_Unreality/Assets/Scripts/Networking/ClientSend.cs | DhrumanGupta/Bushido | 81b251317d86efafe22886765f4c82bbf2974e13 | [
"Unlicense"
] | null | null | null | using Game.Networking;
using UnityEngine;
namespace Game.Networking
{
public class ClientSend : MonoBehaviour
{
private static void SendTCPData(Packet _packet)
{
_packet.WriteLength();
Client.Instance.tcp.SendData(_packet);
}
private static void SendUDP... | 28.301205 | 85 | 0.518093 |
0b5ced935f82843564bc0578b819e8f4e06d0472 | 1,877 | cs | C# | tenFold/Pokemon Azure/MoveListParse/Program.cs | formlesstree4/pokemon-azure | 023e27e35d6b6d064207bb5a4c3239842b6d5133 | [
"Unlicense"
] | null | null | null | tenFold/Pokemon Azure/MoveListParse/Program.cs | formlesstree4/pokemon-azure | 023e27e35d6b6d064207bb5a4c3239842b6d5133 | [
"Unlicense"
] | null | null | null | tenFold/Pokemon Azure/MoveListParse/Program.cs | formlesstree4/pokemon-azure | 023e27e35d6b6d064207bb5a4c3239842b6d5133 | [
"Unlicense"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Runtime.Serialization;
using System.Runtime.Serialization.Formatters.Binary;
using PokeEngine.Moves;
namespace movelistparse
{
class Program
{
static void Main(string[] args)
{
... | 34.127273 | 124 | 0.51838 |
50a0f3b979535b642b7a88708169c1e82b5e22ff | 3,633 | cs | C# | Assets/FunlySkyStudio/Scripts/Utility/Serializable Collections/KeyframeGroupDictionary.cs | Dedicatus/PhaseShifter | 8b3439de065d650f6f4cdaa447dc1cb2bd133139 | [
"MIT"
] | null | null | null | Assets/FunlySkyStudio/Scripts/Utility/Serializable Collections/KeyframeGroupDictionary.cs | Dedicatus/PhaseShifter | 8b3439de065d650f6f4cdaa447dc1cb2bd133139 | [
"MIT"
] | null | null | null | Assets/FunlySkyStudio/Scripts/Utility/Serializable Collections/KeyframeGroupDictionary.cs | Dedicatus/PhaseShifter | 8b3439de065d650f6f4cdaa447dc1cb2bd133139 | [
"MIT"
] | 1 | 2021-08-03T03:32:19.000Z | 2021-08-03T03:32:19.000Z | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Funly.SkyStudio
{
[Serializable]
public class KeyframeGroupDictionary : System.Object, ISerializationCallbackReceiver, IEnumerable<string>
{
[NonSerialized]
private Dictionary<string, IKeyframeGroup> m... | 27.11194 | 107 | 0.655656 |
3234cf7c0e4f5ff7dcb5d62828990b617eabda6a | 1,248 | cs | C# | Jakar.Extensions/General/EnumExtensions.cs | Jakar510/Jakar.Extensions | 265ccd4c9cd2673497be6ed8147ab49bc200f758 | [
"MIT"
] | 4 | 2021-12-18T14:17:34.000Z | 2022-03-16T19:26:46.000Z | Jakar.Extensions/General/EnumExtensions.cs | Jakar510/Jakar.Extensions | 265ccd4c9cd2673497be6ed8147ab49bc200f758 | [
"MIT"
] | null | null | null | Jakar.Extensions/General/EnumExtensions.cs | Jakar510/Jakar.Extensions | 265ccd4c9cd2673497be6ed8147ab49bc200f758 | [
"MIT"
] | null | null | null | #pragma warning disable 1591
#nullable enable
namespace Jakar.Extensions.General;
public static class EnumExtensions
{
public static TValue GetEnumValue<TValue, TEnum>( this TEnum value ) where TEnum : Enum { return GetEnumNamedValues<TEnum, TValue>().First(pair => pair.Key == value.ToString()).Value; }
/... | 40.258065 | 189 | 0.699519 |
f5804d1088d54eeaaf5c5fb148f4ad0d74c843d0 | 1,389 | cs | C# | Source/Core/Memory/GameMemory.cs | alexguirre/Spotlight | 22289e97da005a64704ae85b2e6614c55917ae20 | [
"MIT"
] | 3 | 2017-08-19T23:05:08.000Z | 2021-12-20T12:06:08.000Z | Source/Core/Memory/GameMemory.cs | alexguirre/Spotlight | 22289e97da005a64704ae85b2e6614c55917ae20 | [
"MIT"
] | 3 | 2020-01-21T20:33:06.000Z | 2020-10-20T10:07:34.000Z | Source/Core/Memory/GameMemory.cs | alexguirre/Spotlight | 22289e97da005a64704ae85b2e6614c55917ae20 | [
"MIT"
] | 4 | 2017-10-20T19:00:05.000Z | 2022-02-05T08:13:02.000Z | namespace Spotlight.Core.Memory
{
using System;
using Rage;
internal static unsafe class GameMemory
{
public static CCoronas* Coronas { get; private set; }
public static IntPtr VehiclesUpdateHook { get; private set; }
public static bool Init()
{
IntPtr add... | 30.195652 | 145 | 0.511159 |
eb9cfbfa8e50f9a51f903c32cddd0fb0bb3fb02b | 675 | cs | C# | Assets/Labrys/Generation/Variant.cs | pffft/Labrys | fbe2bc3537b9059347ee9873203c01cbf5664e1c | [
"MIT"
] | 5 | 2019-12-02T17:40:38.000Z | 2021-04-20T21:09:36.000Z | Assets/Labrys/Generation/Variant.cs | pffft/Labrys | fbe2bc3537b9059347ee9873203c01cbf5664e1c | [
"MIT"
] | 16 | 2019-03-25T18:44:31.000Z | 2020-01-29T20:41:59.000Z | Assets/Labrys/Generation/Variant.cs | pffft/Labrys | fbe2bc3537b9059347ee9873203c01cbf5664e1c | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Labrys.Generation
{
/// <summary>
/// A static class maintaining lookup tables for Variants to their IDs.
/// </summary>
public static class Variant
{
/// <summary>
/// Maps ID numbers... | 28.125 | 95 | 0.614815 |
4710cbc212f71c268af0c228fcaa1dbd33df5e49 | 99 | cs | C# | dev/libraries/EboardUi/ResizingUi/Enums/RectangleSides.cs | business-sims-toolkit/business-sims-toolkit | d3706cacd8ec2283a761083f608d4b451f2987f0 | [
"MIT-0"
] | null | null | null | dev/libraries/EboardUi/ResizingUi/Enums/RectangleSides.cs | business-sims-toolkit/business-sims-toolkit | d3706cacd8ec2283a761083f608d4b451f2987f0 | [
"MIT-0"
] | null | null | null | dev/libraries/EboardUi/ResizingUi/Enums/RectangleSides.cs | business-sims-toolkit/business-sims-toolkit | d3706cacd8ec2283a761083f608d4b451f2987f0 | [
"MIT-0"
] | null | null | null | namespace ResizingUi.Enums
{
public enum RectangleSides
{
Left,
Right,
Top,
Bottom
}
}
| 9 | 27 | 0.666667 |
9f9ebc0b16b9555acc3f478da98161d5f11cfe6d | 207 | cs | C# | VirtualGameMode/Models/KeyScope.cs | AdditionalPylons/VirtualGameMode | 6b168b8c6588a37c3576950154edd55af135d944 | [
"MIT"
] | null | null | null | VirtualGameMode/Models/KeyScope.cs | AdditionalPylons/VirtualGameMode | 6b168b8c6588a37c3576950154edd55af135d944 | [
"MIT"
] | 1 | 2021-09-12T04:13:15.000Z | 2021-09-12T04:13:15.000Z | VirtualGameMode/Models/KeyScope.cs | davidzech/VirtualGameMode | 6b168b8c6588a37c3576950154edd55af135d944 | [
"MIT"
] | null | null | null | using System;
namespace VirtualGameMode.Models
{
[Serializable]
public enum KeyScope
{
AddedApplications = 0,
FullScreenApplications = 1,
Global = 2
}
}
| 15.923077 | 36 | 0.574879 |
de867ddc1a1072c160e5f1bc89615822ed896f0d | 2,551 | cs | C# | Demos/src/Aspose.Email.Live.Demos.UI/Services/Api/Email/EmailServiceSignature.cs | aspose-email/Aspose.Email-for-.NET | c083599d6209800293b2de7fe4524481b911f340 | [
"MIT"
] | 24 | 2016-04-30T09:06:55.000Z | 2022-03-22T19:43:18.000Z | Demos/src/Aspose.Email.Live.Demos.UI/Services/Api/Email/EmailServiceSignature.cs | aspose-email/Aspose.Email-for-.NET | c083599d6209800293b2de7fe4524481b911f340 | [
"MIT"
] | 6 | 2016-10-22T13:40:39.000Z | 2021-12-29T14:20:40.000Z | Demos/src/Aspose.Email.Live.Demos.UI/Services/Api/Email/EmailServiceSignature.cs | aspose-email/Aspose.Email-for-.NET | c083599d6209800293b2de7fe4524481b911f340 | [
"MIT"
] | 19 | 2016-04-09T07:23:41.000Z | 2022-02-02T16:43:45.000Z | using Aspose.Email.Live.Demos.UI.Helpers;
using Aspose.Email;
using Aspose.Email.Mapi;
using System;
using System.IO;
namespace Aspose.Email.Live.Demos.UI.Services.Email
{
public partial class EmailService
{
public void AddDrawingSignature(Stream input, string inputFileNameWithExtension, string imageBase64, string... | 35.929577 | 153 | 0.745982 |
723f89aeddf97249e464bae3c808449d367d1bb4 | 4,283 | cs | C# | SharpLiteSrc/app/SharpLite.NHibernateProvider/RepositoryWithTypedId.cs | rbrock/Sharp-Lite | 872c7a5a5cafb225460a5451d452c04b097fe670 | [
"BSD-3-Clause"
] | null | null | null | SharpLiteSrc/app/SharpLite.NHibernateProvider/RepositoryWithTypedId.cs | rbrock/Sharp-Lite | 872c7a5a5cafb225460a5451d452c04b097fe670 | [
"BSD-3-Clause"
] | null | null | null | SharpLiteSrc/app/SharpLite.NHibernateProvider/RepositoryWithTypedId.cs | rbrock/Sharp-Lite | 872c7a5a5cafb225460a5451d452c04b097fe670 | [
"BSD-3-Clause"
] | null | null | null | using System;
using System.Linq;
using JetBrains.Annotations;
using NHibernate;
using NHibernate.Linq;
using SharpLite.Domain.DataInterfaces;
namespace SharpLite.NHibernateProvider
{
/// <summary>
/// Class RepositoryWithTypedId.
/// </summary>
/// <typeparam name="TEntity">The type of the entity.</typ... | 38.936364 | 119 | 0.613822 |
c2725dbaa5c03ddd455c9a05d0776e6c18fde5ff | 409 | cs | C# | src/OpenRasta/Hosting/Owin/OwinContextStore.cs | openrasta/openrasta-core | ee0ba4cd5c86283ed760eb7b66f0f49eab8340b0 | [
"MIT"
] | 40 | 2015-01-30T01:49:15.000Z | 2021-11-11T03:47:16.000Z | src/OpenRasta/Hosting/Owin/OwinContextStore.cs | openrasta/openrasta-core | ee0ba4cd5c86283ed760eb7b66f0f49eab8340b0 | [
"MIT"
] | 140 | 2015-01-20T11:31:49.000Z | 2022-02-11T20:33:28.000Z | src/OpenRasta/Hosting/Owin/OwinContextStore.cs | openrasta/openrasta-core | ee0ba4cd5c86283ed760eb7b66f0f49eab8340b0 | [
"MIT"
] | 39 | 2015-01-19T15:31:08.000Z | 2020-10-05T13:59:17.000Z | using System.Collections;
using System.Collections.Generic;
using OpenRasta.Pipeline;
namespace OpenRasta.Hosting.Owin
{
public class OwinContextStore : IContextStore
{
readonly IDictionary store;
public OwinContextStore()
{
store = new Dictionary<string, object>();
}
public object thi... | 18.590909 | 47 | 0.660147 |
5718cc08b6ae3b651102d04f1d3fd51d5d032c8f | 2,676 | cs | C# | Clients/SnapshotClient.cs | okinta/Vultr.API | 90fec48e45f33eedaef347b5945a644be077536b | [
"MIT"
] | 1 | 2020-07-02T06:10:15.000Z | 2020-07-02T06:10:15.000Z | Clients/SnapshotClient.cs | okinta/Vultr.API | 90fec48e45f33eedaef347b5945a644be077536b | [
"MIT"
] | null | null | null | Clients/SnapshotClient.cs | okinta/Vultr.API | 90fec48e45f33eedaef347b5945a644be077536b | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using Vultr.API.Models;
using Vultr.Clients;
namespace Vultr.API.Clients
{
public class SnapshotClient : BaseClient
{
public SnapshotClient(string apiKey, string apiURL) : base(apiKey, apiURL) { }
/// <summary>
/// List all snapshots on the ... | 38.228571 | 132 | 0.562407 |
561f5dc46730417ff91d0f438cbba9ba47b6bf57 | 46,257 | cs | C# | mcs/class/PlayScript.Dynamic/PlayScript/DynamicRuntime/PSBinaryOperation.cs | ovrkm/playscript-mono | 76f3be28dc30f825f8064af29f4ffc1c5adf597a | [
"Apache-2.0"
] | 1 | 2015-06-25T09:38:33.000Z | 2015-06-25T09:38:33.000Z | mcs/class/PlayScript.Dynamic/PlayScript/DynamicRuntime/PSBinaryOperation.cs | ovrkm/playscript-mono | 76f3be28dc30f825f8064af29f4ffc1c5adf597a | [
"Apache-2.0"
] | null | null | null | mcs/class/PlayScript.Dynamic/PlayScript/DynamicRuntime/PSBinaryOperation.cs | ovrkm/playscript-mono | 76f3be28dc30f825f8064af29f4ffc1c5adf597a | [
"Apache-2.0"
] | null | null | null | //
// PSBinaryOperation.cs
//
// Copyright 2013 Zynga Inc.
//
// 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 requi... | 24.00467 | 129 | 0.646886 |
2cf8ff515b6bd7ec549f8aa2eaf278eeb6976290 | 1,533 | cs | C# | Analogy/Forms/UpdateForm.cs | danw25/Analogy.LogViewer | 8b58584a4d5462c9923766ef0aa153ef87c594ed | [
"MIT"
] | null | null | null | Analogy/Forms/UpdateForm.cs | danw25/Analogy.LogViewer | 8b58584a4d5462c9923766ef0aa153ef87c594ed | [
"MIT"
] | null | null | null | Analogy/Forms/UpdateForm.cs | danw25/Analogy.LogViewer | 8b58584a4d5462c9923766ef0aa153ef87c594ed | [
"MIT"
] | null | null | null | using Analogy.Managers;
using System;
namespace Analogy.Forms
{
public partial class UpdateForm : DevExpress.XtraEditors.XtraForm
{
public UpdateForm()
{
InitializeComponent();
}
private void UpdateForm_Load(object sender, EventArgs e)
{
Icon =... | 40.342105 | 221 | 0.660796 |
07531e18feefa4ca0ec3de3f7f7541f43e0bed50 | 5,758 | cs | C# | Reports.DAL/Repository/Employees/EmployeesRepository.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | Reports.DAL/Repository/Employees/EmployeesRepository.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | Reports.DAL/Repository/Employees/EmployeesRepository.cs | sashafromlibertalia/reports-backend | b6bec5a537cbb07200d2854858b5d043e8d6f13a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.EntityFrameworkCore;
using Reports.DAL.Context;
using Reports.DAL.DTO.Body;
using Reports.DAL.DTO.Query;
using Reports.DAL.Entities;
using Reports.DAL.Tools;
using Reports.DAL.Types;
namespace Reports.DAL.R... | 37.148387 | 128 | 0.563043 |
07d90bf640d70b5c5edf2dd12f1e32016e85797a | 413 | cshtml | C# | HairSalon/Views/Client/Edit.cshtml | an12346/eau-claires-salon | 36f41d78b401695b2a795473c91592a5074d8ed5 | [
"MIT"
] | null | null | null | HairSalon/Views/Client/Edit.cshtml | an12346/eau-claires-salon | 36f41d78b401695b2a795473c91592a5074d8ed5 | [
"MIT"
] | null | null | null | HairSalon/Views/Client/Edit.cshtml | an12346/eau-claires-salon | 36f41d78b401695b2a795473c91592a5074d8ed5 | [
"MIT"
] | null | null | null | @model Salon.Models.Client;
<h1>Edit client information:</h1>
<hr/>
<h3>@Html.DisplayFor(model => model.ClientName)</h3>
@using(Html.BeginForm())
{
@Html.HiddenFor(model => model.ClientId)
@Html.LabelFor(model => model.ClientName)
@Html.EditorFor(model => model.ClientName)
@Html.LabelFor(model => model.Styl... | 21.736842 | 52 | 0.694915 |
1731084604a997d208edae93334796571b848844 | 4,554 | cs | C# | src/System.CommandLine.Attributes/CommandExtensions.cs | abezverkov/System.CommandLine.Attributes | 44ed432686deff9041ba26ebf7ceb4d95946ca3f | [
"MIT"
] | null | null | null | src/System.CommandLine.Attributes/CommandExtensions.cs | abezverkov/System.CommandLine.Attributes | 44ed432686deff9041ba26ebf7ceb4d95946ca3f | [
"MIT"
] | null | null | null | src/System.CommandLine.Attributes/CommandExtensions.cs | abezverkov/System.CommandLine.Attributes | 44ed432686deff9041ba26ebf7ceb4d95946ca3f | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using System.Collections.Generic;
using System.Text;
using System.Reflection;
using System.ComponentModel;
using Microsoft.Extensions.Configuration;
using System.Linq.Expressions;
using System.CommandLine.Builder;
namespace System.CommandLine.Attributes
{
public static class Comma... | 35.578125 | 124 | 0.598155 |
7067ed8579cd86936a53bcdc1b2c9b7c6d86d267 | 1,901 | cs | C# | tests/KDP.Direct3D11.Tests/BufferStrideTests.cs | mrvux/kgp | a2b018e8ab206cbfae6a7288f345404fe23414d7 | [
"MIT"
] | 10 | 2015-03-22T17:12:13.000Z | 2019-12-03T02:32:28.000Z | tests/KDP.Direct3D11.Tests/BufferStrideTests.cs | mrvux/kgp | a2b018e8ab206cbfae6a7288f345404fe23414d7 | [
"MIT"
] | 2 | 2015-03-23T14:46:02.000Z | 2015-10-21T11:42:26.000Z | tests/KDP.Direct3D11.Tests/BufferStrideTests.cs | mrvux/kgp | a2b018e8ab206cbfae6a7288f345404fe23414d7 | [
"MIT"
] | 7 | 2015-03-23T14:20:18.000Z | 2019-03-04T07:18:54.000Z | using KGP.Direct3D11;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace KDP.Direct3D11.Tests
{
[TestClass]
public class BufferStrideTests
{
[TestMethod]
public vo... | 25.346667 | 64 | 0.580221 |
205e0aab58e54465e201d1f601ff4f0c6d4326a2 | 673 | cshtml | C# | Views/Shared/_Layout.cshtml | AnabelGR/WordSearch-CS | 35842a4deec84cfb8a586a479837b5866df176e5 | [
"MIT"
] | null | null | null | Views/Shared/_Layout.cshtml | AnabelGR/WordSearch-CS | 35842a4deec84cfb8a586a479837b5866df176e5 | [
"MIT"
] | null | null | null | Views/Shared/_Layout.cshtml | AnabelGR/WordSearch-CS | 35842a4deec84cfb8a586a479837b5866df176e5 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<link href="/Content/css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="/Content/css/styles.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Arimo" rel="stylesheet">
<title>Word Counter</title>
</head>
<body>
... | 33.65 | 160 | 0.63893 |
99d06259ea51b608faeaceae255f0e2787ba5db7 | 5,421 | cs | C# | EventLogConnectorElaborate/Standalone.cs | ysden123/pqlickview | dc1f81c21ce4d2096ea81f66e4d092fa7ec583f0 | [
"MIT"
] | null | null | null | EventLogConnectorElaborate/Standalone.cs | ysden123/pqlickview | dc1f81c21ce4d2096ea81f66e4d092fa7ec583f0 | [
"MIT"
] | null | null | null | EventLogConnectorElaborate/Standalone.cs | ysden123/pqlickview | dc1f81c21ce4d2096ea81f66e4d092fa7ec583f0 | [
"MIT"
] | null | null | null | using System;
using System.Windows.Forms;
using log4net;
using QlikView.Qvx.QvxLibrary;
namespace StulSoft.PQlickView.EventLogConnectorElaborate
{
public partial class Standalone : Form
{
private static readonly ILog log = LogManager.GetLogger(typeof(Standalone));
private QvEventLogServer _qvs... | 39.860294 | 138 | 0.543811 |
56a4d426be32af5e7e8918103255673526abf624 | 1,119 | cs | C# | Kombit.Samples.CHTestSigningService.Tests/HostProvider.cs | Safewhere/CHTestSigningService | 86a66950d1ffa5208b8bf80d03868a073ba29f12 | [
"MIT"
] | null | null | null | Kombit.Samples.CHTestSigningService.Tests/HostProvider.cs | Safewhere/CHTestSigningService | 86a66950d1ffa5208b8bf80d03868a073ba29f12 | [
"MIT"
] | null | null | null | Kombit.Samples.CHTestSigningService.Tests/HostProvider.cs | Safewhere/CHTestSigningService | 86a66950d1ffa5208b8bf80d03868a073ba29f12 | [
"MIT"
] | null | null | null | #region
using System;
using Microsoft.Owin.Hosting;
#endregion
namespace Kombit.Samples.CHTestSigningService.Tests
{
/// <summary>
/// Provides hosting for the service. This class can be used to make sure we can easily switch the hosting options for
/// the tests.
/// </summary>
public s... | 25.431818 | 128 | 0.546023 |
56de709445ef2fbd7117da330cbee25ddcdb1979 | 1,449 | cs | C# | Source/Hangar.cs | allista/hangar | 111e5eba49864c0c4623e8990d7451b17418a592 | [
"CC-BY-4.0"
] | 15 | 2015-01-01T18:47:39.000Z | 2021-03-15T22:14:16.000Z | Source/Hangar.cs | allista/hangar | 111e5eba49864c0c4623e8990d7451b17418a592 | [
"CC-BY-4.0"
] | 97 | 2015-01-02T08:13:38.000Z | 2021-04-17T13:46:45.000Z | Source/Hangar.cs | allista/hangar | 111e5eba49864c0c4623e8990d7451b17418a592 | [
"CC-BY-4.0"
] | 11 | 2015-02-28T20:45:36.000Z | 2021-12-31T11:37:24.000Z | // Hangar.cs
//
// Author:
// Allis Tauri <allista@gmail.com>
//
// Copyright (c) 2015 Allis Tauri
using System.Collections.Generic;
using UnityEngine;
using AT_Utils;
namespace AtHangar
{
public class Hangar : HangarMachinery
{
protected override List<HangarPassage> get_connected_passages(... | 28.98 | 162 | 0.542443 |
2a4dbda949b7adcb585fe8bb0964f369f541909a | 2,800 | cs | C# | Source/Classic/Libs/ManagedIrbis/Source/Pft/Infrastructure/Compiler/FieldDictionary.cs | fossabot/ManagedIrbis | 90e09addba9e8358948417123c774d2d1ee6394e | [
"MIT"
] | null | null | null | Source/Classic/Libs/ManagedIrbis/Source/Pft/Infrastructure/Compiler/FieldDictionary.cs | fossabot/ManagedIrbis | 90e09addba9e8358948417123c774d2d1ee6394e | [
"MIT"
] | null | null | null | Source/Classic/Libs/ManagedIrbis/Source/Pft/Infrastructure/Compiler/FieldDictionary.cs | fossabot/ManagedIrbis | 90e09addba9e8358948417123c774d2d1ee6394e | [
"MIT"
] | null | null | null | // This is an open source non-commercial project. Dear PVS-Studio, please check it.
// PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
/* FieldDictionary.cs --
* Ars Magna project, http://arsmagna.ru
* -------------------------------------------------------
* Status: poor
*/
#region Usi... | 21.052632 | 84 | 0.500714 |
63bb58dbf67ab3eb118e6ebb8c36d0c6fb7e1b34 | 161 | cs | C# | ViveroProgram/Dominio/EntidadesNegocio/NombresVulgares.cs | estebanimr/ViveroORT | efe66131cce240ca48ae7703a75dfb946924c9a9 | [
"MIT"
] | null | null | null | ViveroProgram/Dominio/EntidadesNegocio/NombresVulgares.cs | estebanimr/ViveroORT | efe66131cce240ca48ae7703a75dfb946924c9a9 | [
"MIT"
] | null | null | null | ViveroProgram/Dominio/EntidadesNegocio/NombresVulgares.cs | estebanimr/ViveroORT | efe66131cce240ca48ae7703a75dfb946924c9a9 | [
"MIT"
] | null | null | null | using Dominio.EntidadesNegocio;
namespace Dominio.EntidadesNegocio
{
public class NombresVulgares
{
public string Nombre { get; set; }
}
}
| 10.733333 | 42 | 0.68323 |
63fc0c94fced370928892684caf30cad488ce09b | 279 | cs | C# | src/FashionData.cs | moto2002/tianqi_src | 3f3658e5059aa790b14a5cad3c253ff957bce177 | [
"MIT"
] | 5 | 2017-06-04T12:30:50.000Z | 2018-03-12T09:33:10.000Z | src/FashionData.cs | corefan/tianqi_src | 3f3658e5059aa790b14a5cad3c253ff957bce177 | [
"MIT"
] | null | null | null | src/FashionData.cs | corefan/tianqi_src | 3f3658e5059aa790b14a5cad3c253ff957bce177 | [
"MIT"
] | 7 | 2017-07-18T13:38:00.000Z | 2020-03-29T03:42:11.000Z | using System;
public class FashionData
{
public enum FashionDataState
{
None,
Own,
Expired,
Dressing
}
public const int TimeEternal = -1;
public string dataID;
public int time = -1;
public FashionData.FashionDataState state;
public bool isAddAttr = true;
}
| 12.130435 | 43 | 0.716846 |
2c6f941eac074ff4596a3c03621483de7007072c | 14,998 | cs | C# | NightyCode.PostScript/Radix.cs | NightyCode/PostScriptCodeFormatter | 23829814163742d70939bc2e6d3434a7c41427a1 | [
"MIT"
] | null | null | null | NightyCode.PostScript/Radix.cs | NightyCode/PostScriptCodeFormatter | 23829814163742d70939bc2e6d3434a7c41427a1 | [
"MIT"
] | null | null | null | NightyCode.PostScript/Radix.cs | NightyCode/PostScriptCodeFormatter | 23829814163742d70939bc2e6d3434a7c41427a1 | [
"MIT"
] | null | null | null | namespace NightyCode.PostScript
{
#region Namespace Imports
using System;
#endregion
/// <summary>
/// Radix is a convertor class for converting numbers to different radices
/// e.g. display the number 1000 in base 16
/// </summary>
public class Radix
{
... | 31.311065 | 120 | 0.301907 |
86bff955285f98282e83f1709916e8f646845d4e | 914 | cs | C# | Tweezers.Core/Api/Startup/TweezersServerRunner.cs | Nomiki/Tweezers.Core | 2cad5bfc194fc0e0a08dc5a0f182f848b9af0376 | [
"MIT"
] | null | null | null | Tweezers.Core/Api/Startup/TweezersServerRunner.cs | Nomiki/Tweezers.Core | 2cad5bfc194fc0e0a08dc5a0f182f848b9af0376 | [
"MIT"
] | 35 | 2019-01-01T21:15:02.000Z | 2019-04-29T11:28:48.000Z | Tweezers.Core/Api/Startup/TweezersServerRunner.cs | Nomiki/Tweezers.Core | 2cad5bfc194fc0e0a08dc5a0f182f848b9af0376 | [
"MIT"
] | null | null | null | using System.IO;
using Microsoft.AspNetCore.Hosting;
using Tweezers.Api.MetadataManagement;
namespace Tweezers.Api.Startup
{
public static class TweezersServerRunner
{
public static void Start(string[] args)
{
if (TweezersRuntimeSettings.Instance.IsInitialized)
{
... | 29.483871 | 89 | 0.59081 |
811cfdc78c2ae5f055a9a5b8a1f5767b5a809767 | 796 | cs | C# | csharp/Core/Utils/GenericEnumerable.cs | whence/powerlife | 5a34fda74d52193c93d0693d468d70e3adcc074c | [
"MIT"
] | null | null | null | csharp/Core/Utils/GenericEnumerable.cs | whence/powerlife | 5a34fda74d52193c93d0693d468d70e3adcc074c | [
"MIT"
] | null | null | null | csharp/Core/Utils/GenericEnumerable.cs | whence/powerlife | 5a34fda74d52193c93d0693d468d70e3adcc074c | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using IdeaFactory.Util;
namespace Powercards.Core
{
public class GenericEnumerable<T> : IEnumerable<T>
{
#region fields
private readonly IEnumerator<T> enumerator;
#endregion
#region constructors
public Generi... | 22.111111 | 59 | 0.596734 |
060c3df6e3f25c9ebe5ca8b6544581695c7287f6 | 802 | cs | C# | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs | ThomasBarnekow/JsonApiDotNetCore | b88d39eed6307727baf2a46afe31894c9d9bc8b5 | [
"MIT"
] | 1 | 2021-11-22T14:39:58.000Z | 2021-11-22T14:39:58.000Z | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs | Anton-Kulinich/JsonApiDotNetCore | 8a6bfac230469a1cbf19500d10a7179bd6c5f33b | [
"MIT"
] | null | null | null | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/BlockingHttpDeleteController.cs | Anton-Kulinich/JsonApiDotNetCore | 8a6bfac230469a1cbf19500d10a7179bd6c5f33b | [
"MIT"
] | null | null | null | using JsonApiDotNetCore.Configuration;
using JsonApiDotNetCore.Controllers;
using JsonApiDotNetCore.Controllers.Annotations;
using JsonApiDotNetCore.QueryStrings;
using JsonApiDotNetCore.Services;
using Microsoft.Extensions.Logging;
namespace JsonApiDotNetCoreTests.IntegrationTests.RestrictedControllers
{
[NoHttpD... | 38.190476 | 128 | 0.795511 |
125f2487308db5dddaa7d92fb5336921e805ff14 | 11,381 | cshtml | C# | WinGallery.Web/Views/Contests/View.cshtml | yuletodim/WinGallery | 1bde2475ed684c02f5e341c89c2a6ae55bfb00e5 | [
"MIT"
] | null | null | null | WinGallery.Web/Views/Contests/View.cshtml | yuletodim/WinGallery | 1bde2475ed684c02f5e341c89c2a6ae55bfb00e5 | [
"MIT"
] | null | null | null | WinGallery.Web/Views/Contests/View.cshtml | yuletodim/WinGallery | 1bde2475ed684c02f5e341c89c2a6ae55bfb00e5 | [
"MIT"
] | null | null | null | @using System.Linq;
@model ContestViewModel
@section Styles{
<style>
/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l (normal)
.jssora05r (normal)
.jssora05l:hover (normal mouseover)
.jssora05r:hover (nor... | 45.162698 | 238 | 0.502944 |
12633e101d0ddf9af0d96e9ac90169ec3f311ac9 | 935 | cs | C# | Assets/Scripts/Enemy.cs | JoshuaPlaskett/spaceapegames | 586f78331a2f4f6caea9069d5dcc946de0f3a2d2 | [
"MIT"
] | null | null | null | Assets/Scripts/Enemy.cs | JoshuaPlaskett/spaceapegames | 586f78331a2f4f6caea9069d5dcc946de0f3a2d2 | [
"MIT"
] | null | null | null | Assets/Scripts/Enemy.cs | JoshuaPlaskett/spaceapegames | 586f78331a2f4f6caea9069d5dcc946de0f3a2d2 | [
"MIT"
] | null | null | null | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
public class Enemy : ShipActor
{
protected const float Threshold = 1e-3f; //Threshold for minumum amount of turn
protected bool canFire = true;
public GameObject myTarget;
public int points = 100;
public GameObject[] drops; //Arra... | 24.605263 | 98 | 0.73262 |
35ff4daa9d269eb22f83d25c4cb90fff985d4169 | 514 | cs | C# | Data.Abstractions/IDbModelStrategy`T.cs | tofx/data | 1760f73e9b7966f14b6f58e697dbd274ec762b77 | [
"MIT"
] | null | null | null | Data.Abstractions/IDbModelStrategy`T.cs | tofx/data | 1760f73e9b7966f14b6f58e697dbd274ec762b77 | [
"MIT"
] | null | null | null | Data.Abstractions/IDbModelStrategy`T.cs | tofx/data | 1760f73e9b7966f14b6f58e697dbd274ec762b77 | [
"MIT"
] | null | null | null | using System;
using System.Linq.Expressions;
namespace tofx.Data.Abstractions
{
public interface IDbModelStrategy<TModel> : IDbModelStrategy where TModel: class, new()
{
IDbModelPropertyStrategy Property(Expression<Func<TModel, object>> propertySpecifier);
IDbStoredProcedureStrategy<TModel> In... | 36.714286 | 94 | 0.770428 |
49f007c7c0c04f59eec0abf9eaa964c59929f8a4 | 828 | cs | C# | Assets/DevLocker/Animations/AnimatorExpositor/AnimEventListener.cs | NibbleByte/DevLocker | 4d3626fd8695befc5017ffc540b9f2a17f30ff84 | [
"MIT"
] | 41 | 2020-01-28T01:40:05.000Z | 2022-03-21T06:33:07.000Z | Assets/DevLocker/Animations/AnimatorExpositor/AnimEventListener.cs | NibbleByte/DevLocker | 4d3626fd8695befc5017ffc540b9f2a17f30ff84 | [
"MIT"
] | null | null | null | Assets/DevLocker/Animations/AnimatorExpositor/AnimEventListener.cs | NibbleByte/DevLocker | 4d3626fd8695befc5017ffc540b9f2a17f30ff84 | [
"MIT"
] | 3 | 2020-01-31T22:35:59.000Z | 2022-01-11T07:57:10.000Z | using System;
using UnityEngine;
using UnityEngine.Events;
namespace DevLocker.Animations.AnimatorExpositor
{
/// <summary>
/// Generic event listener. The response is an UnityEvent that can be used in the UI to link action directly.
/// Use with AnimStateEventsTrigger.
/// </summary>
public class AnimEventListen... | 21.789474 | 110 | 0.71256 |
06b715a81eee568554e497054edac3853a5a3b57 | 1,948 | cs | C# | Assets/Entitas/Unity/Editor/EntitasMenuItems.cs | findujanvier/unity3d-ecs-ping-pong | 805d14734c10345eedaaa64d85cce173d5831035 | [
"MIT"
] | 1 | 2017-04-28T18:34:44.000Z | 2017-04-28T18:34:44.000Z | Assets/Entitas/Unity/Editor/EntitasMenuItems.cs | findujanvier/unity3d-ecs-ping-pong | 805d14734c10345eedaaa64d85cce173d5831035 | [
"MIT"
] | 4 | 2016-10-01T16:25:02.000Z | 2016-10-01T16:34:49.000Z | Assets/Entitas/Unity/Editor/EntitasMenuItems.cs | findujanvier/unity3d-ecs-ping-pong | 805d14734c10345eedaaa64d85cce173d5831035 | [
"MIT"
] | null | null | null | namespace Entitas.Unity {
public static class EntitasMenuItems {
public const string preferences = "Entitas/Preferences... #%e";
public const string check_for_updates = "Entitas/Check for Updates...";
public const string feedback_report_a_bug ... | 43.288889 | 107 | 0.571869 |
a4c8443b894ca380ac191459119b5b8f6d3522b2 | 728 | cs | C# | SimpleVideoConverter/ComboBoxItem.cs | alexantr/SimpleVideoConverter | b62ea99bf05fa5afd2cf14ed13b9c4892bf0e6c4 | [
"MIT"
] | null | null | null | SimpleVideoConverter/ComboBoxItem.cs | alexantr/SimpleVideoConverter | b62ea99bf05fa5afd2cf14ed13b9c4892bf0e6c4 | [
"MIT"
] | 1 | 2018-03-06T11:11:10.000Z | 2018-03-06T11:35:28.000Z | SimpleVideoConverter/ComboBoxItem.cs | alexantr/SimpleVideoConverter | b62ea99bf05fa5afd2cf14ed13b9c4892bf0e6c4 | [
"MIT"
] | null | null | null | namespace Alexantr.SimpleVideoConverter
{
public class ComboBoxItem
{
public string Value { get; set; }
public string Text { get; set; }
public ComboBoxItem(string value, string text)
{
Value = value;
Text = text;
}
public override strin... | 19.675676 | 54 | 0.498626 |
7f7db9cfeadf2221384ff50fba36fb09f04c5e77 | 265 | cs | C# | IotCoreAppDeployment/IotCoreAppProjectExtensibility/IDependencyProvider.cs | mewjackie/iot-utilities | 6d900a502d6fd0a744889333db396e2e554e56a0 | [
"BSD-3-Clause"
] | 67 | 2015-07-25T03:16:02.000Z | 2021-11-08T12:08:34.000Z | IotCoreAppDeployment/IotCoreAppProjectExtensibility/IDependencyProvider.cs | mewjackie/iot-utilities | 6d900a502d6fd0a744889333db396e2e554e56a0 | [
"BSD-3-Clause"
] | 24 | 2015-09-23T23:04:28.000Z | 2020-05-30T20:16:32.000Z | IotCoreAppDeployment/IotCoreAppProjectExtensibility/IDependencyProvider.cs | unixorn/iot-utilities | 662ea5053317012664ddd0554cafddacbb983889 | [
"BSD-3-Clause"
] | 63 | 2015-07-20T11:19:39.000Z | 2022-01-28T22:43:45.000Z | // Copyright (c) Microsoft. All rights reserved.
using System.Collections.Generic;
namespace Microsoft.Iot.IotCoreAppProjectExtensibility
{
public interface IDependencyProvider
{
Dictionary<string, IDependency> GetSupportedDependencies();
}
}
| 22.083333 | 67 | 0.758491 |
694b67d49d9f0a7cc07932dd97d2c8e12d8cd2de | 3,372 | cs | C# | 12. Workshops/Repository Pattern Demo With EF6/Forum.Data.Common/EfGenericRepository.cs | pirocorp/Databases-Advanced---Entity-Framework | c2be979fa9a35a184bbcac87458524ad5e5f7fea | [
"MIT"
] | null | null | null | 12. Workshops/Repository Pattern Demo With EF6/Forum.Data.Common/EfGenericRepository.cs | pirocorp/Databases-Advanced---Entity-Framework | c2be979fa9a35a184bbcac87458524ad5e5f7fea | [
"MIT"
] | null | null | null | 12. Workshops/Repository Pattern Demo With EF6/Forum.Data.Common/EfGenericRepository.cs | pirocorp/Databases-Advanced---Entity-Framework | c2be979fa9a35a184bbcac87458524ad5e5f7fea | [
"MIT"
] | null | null | null | namespace Forum.Data.Common
{
using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Linq;
using System.Linq.Expressions;
public class EfGenericRepository<T> : IRepository<T>
where T : class
{
private readonly DbContext context;
publ... | 28.1 | 86 | 0.521649 |
6f48a08264d11eeb61653f7e515016818424391e | 1,195 | cs | C# | FirstPersonShooter_VoxelGI.Game/VoxelGI/Marching/VoxelMarchCone.cs | WhyPenguins/XenkoVoxelGI | 4284165080707db31907f94b2b659a3b9af25294 | [
"MIT"
] | 27 | 2019-07-14T19:01:42.000Z | 2022-02-14T13:14:42.000Z | FirstPersonShooter_VoxelGI.Game/VoxelGI/Marching/VoxelMarchCone.cs | Hengle/XenkoVoxelGI | 4284165080707db31907f94b2b659a3b9af25294 | [
"MIT"
] | null | null | null | FirstPersonShooter_VoxelGI.Game/VoxelGI/Marching/VoxelMarchCone.cs | Hengle/XenkoVoxelGI | 4284165080707db31907f94b2b659a3b9af25294 | [
"MIT"
] | 5 | 2019-08-14T00:40:11.000Z | 2021-04-07T05:45:50.000Z | using System;
using System.Collections.Generic;
using System.Text;
using Xenko.Core;
using Xenko.Shaders;
namespace Xenko.Rendering.Voxels
{
[DataContract(DefaultMemberMode = DataMemberMode.Default)]
[Display("Cone")]
public class VoxelMarchCone : IVoxelMarchMethod
{
public bool Fast = false;
... | 27.790698 | 128 | 0.614226 |
d4873b9fa235434f473ae98c00c7961388b941b2 | 318 | cs | C# | Imagin.Common.WPF/Controls/ComboBox/TimeZoneBox.cs | fritzmark/Imagin.NET | 16b6b7c5e207020d6b8b94addc183721a5973e25 | [
"BSD-2-Clause"
] | null | null | null | Imagin.Common.WPF/Controls/ComboBox/TimeZoneBox.cs | fritzmark/Imagin.NET | 16b6b7c5e207020d6b8b94addc183721a5973e25 | [
"BSD-2-Clause"
] | null | null | null | Imagin.Common.WPF/Controls/ComboBox/TimeZoneBox.cs | fritzmark/Imagin.NET | 16b6b7c5e207020d6b8b94addc183721a5973e25 | [
"BSD-2-Clause"
] | null | null | null | using System;
using System.Collections.ObjectModel;
using System.Windows.Controls;
namespace Imagin.Common.Controls
{
public class TimeZoneBox : ComboBox
{
public TimeZoneBox() : base() => SetCurrentValue(ItemsSourceProperty, new ObservableCollection<TimeZoneInfo>(TimeZoneInfo.GetSystemTimeZones()));
}
} | 28.909091 | 147 | 0.783019 |
ebe3a1a9c3066490e0a898963c065fcd515e46cc | 135 | cs | C# | ProxyExample/AbstractNumberGenerator.cs | andreidana/ProxyExample | 717a52b239fc70a680d0a6c5113c228f70b1658c | [
"MIT"
] | null | null | null | ProxyExample/AbstractNumberGenerator.cs | andreidana/ProxyExample | 717a52b239fc70a680d0a6c5113c228f70b1658c | [
"MIT"
] | null | null | null | ProxyExample/AbstractNumberGenerator.cs | andreidana/ProxyExample | 717a52b239fc70a680d0a6c5113c228f70b1658c | [
"MIT"
] | null | null | null | namespace ProxyExample
{
public abstract class AbstractNumberGenerator
{
public abstract int GenerateNumber();
}
} | 19.285714 | 49 | 0.696296 |
237ef27708e5c275212eba423083301d84e0ccc5 | 4,323 | cs | C# | document-server2/document-server2/Controllers/CasesController.cs | MateuszMilewski1997/document-server2 | a9e92e8e618e1e15e1777f9d798811ccf0945cfe | [
"MIT"
] | null | null | null | document-server2/document-server2/Controllers/CasesController.cs | MateuszMilewski1997/document-server2 | a9e92e8e618e1e15e1777f9d798811ccf0945cfe | [
"MIT"
] | null | null | null | document-server2/document-server2/Controllers/CasesController.cs | MateuszMilewski1997/document-server2 | a9e92e8e618e1e15e1777f9d798811ccf0945cfe | [
"MIT"
] | null | null | null | using document_server2.Controllers.BaseController;
using document_server2.Core.Domain.Context;
using document_server2.Infrastructure.Comends;
using document_server2.Infrastructure.DTO;
using document_server2.Infrastructure.Services;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using System... | 33.253846 | 150 | 0.617164 |
3d320b083cd21ff6bd2ed7b9346b6b9177904b29 | 6,068 | cs | C# | Microsoft.Azure.Cosmos/src/Fluent/Settings/IndexingPolicyFluentDefinition.cs | themajix/azure-cosmos-dotnet-v3 | 1946858b35ae21d526171d65f34a3debebd3f6f2 | [
"MIT"
] | null | null | null | Microsoft.Azure.Cosmos/src/Fluent/Settings/IndexingPolicyFluentDefinition.cs | themajix/azure-cosmos-dotnet-v3 | 1946858b35ae21d526171d65f34a3debebd3f6f2 | [
"MIT"
] | null | null | null | Microsoft.Azure.Cosmos/src/Fluent/Settings/IndexingPolicyFluentDefinition.cs | themajix/azure-cosmos-dotnet-v3 | 1946858b35ae21d526171d65f34a3debebd3f6f2 | [
"MIT"
] | null | null | null | //------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//------------------------------------------------------------
namespace Microsoft.Azure.Cosmos.Fluent
{
using System;
using System.Collections.Generic;
using System.Collections.Obje... | 39.660131 | 143 | 0.600857 |
8b03ff38e657299d189b31494b288045cc1a6e1b | 20,545 | cshtml | C# | src/web/Views/Shared/_SelectFile.cshtml | brondavies/wwwplatform.net | c19462545f1554f09184bd16b6241df7c77e4778 | [
"Apache-2.0"
] | 2 | 2019-02-19T15:19:14.000Z | 2021-05-01T18:08:30.000Z | src/web/Views/Shared/_SelectFile.cshtml | brondavies/wwwplatform.net | c19462545f1554f09184bd16b6241df7c77e4778 | [
"Apache-2.0"
] | 1 | 2021-11-02T15:43:31.000Z | 2021-11-02T15:43:31.000Z | src/web/Views/Shared/_SelectFile.cshtml | brondavies/wwwplatform.net | c19462545f1554f09184bd16b6241df7c77e4778 | [
"Apache-2.0"
] | 1 | 2019-02-19T16:01:14.000Z | 2019-02-19T16:01:14.000Z | @model wwwplatform.Models.ViewModels.SelectFileOptions
@{
var fieldName = Model.name;
var singleSelect = Model.singleSelect ? "true" : "false";
var multiple = Model.singleSelect ? "" : "multiple";
var showExisting = Model.showExisting ? "true" : "false";
var dialogTitle = Model.dialogTitle ?? "Sel... | 56.597796 | 508 | 0.343782 |
d2d44a402e938ca5af1b1935c7f3eaeaaae3326f | 16,334 | cs | C# | src/SixLabors.Fonts/BinaryReader.cs | feliwir/Fonts | 4df11dbc681fca37fff9ba2cd4d34ce544f77cbc | [
"Apache-2.0"
] | null | null | null | src/SixLabors.Fonts/BinaryReader.cs | feliwir/Fonts | 4df11dbc681fca37fff9ba2cd4d34ce544f77cbc | [
"Apache-2.0"
] | null | null | null | src/SixLabors.Fonts/BinaryReader.cs | feliwir/Fonts | 4df11dbc681fca37fff9ba2cd4d34ce544f77cbc | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Six Labors and contributors.
// Licensed under the Apache License, Version 2.0.
using System;
using System.Buffers.Binary;
using System.IO;
using System.Runtime.CompilerServices;
using System.Text;
namespace SixLabors.Fonts
{
/// <summary>
/// BinaryReader using bigendian encoding.
/// </... | 31.840156 | 158 | 0.515979 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.