added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68833 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "UAVXP/SharpLife-Wrapper",
"max_stars_repo_path": "src/GoldSource.Shared/Engine/StudioModel/StudioEvent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68834"
} | starcoder | /***
*
* Copyright (c) 1996-2001, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* This source code contains proprietary and confidential information of
* Valve ... | 1.964684 | cc63942e18520dc9069f8ab72cdaf9b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68834 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "karl-sjogren/environment-dashboard",
"max_stars_repo_path": "src/EnvironmentDashboard.Api/Stores/SensorStore.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68835"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using EnvironmentDashboard.Api.Contracts;
using EnvironmentDashboard.Api.Models;
using EnvironmentDashboard.Api.Options;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.L... | 2.338773 | 374a82d7fccec6c4df27abc6bbac1876 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68835 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ThisNetWorks/Orchard-Vue.js",
"max_stars_repo_path": "ResourceManifest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68836"
} | starcoder | using Lombiq.VueJs.Constants;
using OrchardCore.ResourceManagement;
namespace Lombiq.VueJs
{
public class ResourceManifest : IResourceManifestProvider
{
public void BuildManifests(IResourceManifestBuilder builder)
{
var manifest = builder.Add();
// ES6 Promis... | 1.977265 | 65d575ecbbaeb78674d959d398e426cd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68836 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "libichong/FastCon",
"max_stars_repo_path": "FastConHost/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68837"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.IO;
using System.Diagnostics;
namespace FastConHost
{
class Program
{
static void Main(string[] args)
{
var sw = Stopwatch.StartNew();
var sc... | 2.721701 | 374aba07de90d3a31bd60edd2874cb92 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68837 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "atiq-shumon/DotNetProjects",
"max_stars_repo_path": "Hospital_ERP_VS13-WCF_WF/AH.ATMS/BLL/AtmsBll.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68838"
} | starcoder | <reponame>atiq-shumon/DotNetProjects
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AH.ATMS.DAL;
using AH.ATMS.MODEL;
using AH.ACCMS.DAL;
using AH.ACCMS.MODEL;
using System.Threading.Tasks;
namespace AH.ATMS.BLL
{
public class AtmsBll
{
//public short Save... | 1.686664 | d3233677d5a0e0a7fc289bc40648d142 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68838 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Blavtes/cshotfix",
"max_stars_repo_path": "CSHotFix_SimpleFramework/Assets/CSHotFixLibaray/Generated/CLRGen1/LCL_ShadersList_Binding.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68839"
} | starcoder |
#if CSHotFix
using System;
using System.Collections.Generic;
using System.Reflection;
using System.Runtime.InteropServices;
using CSHotFix.CLR.TypeSystem;
using CSHotFix.CLR.Method;
using CSHotFix.Runtime.Enviorment;
using CSHotFix.Runtime.Intepreter;
using CSHotFix.Runtime.Stack;
using CSHotFix.Reflectio... | 1.784011 | 08760e17e8644b2f5289178d4e0c1d20 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68839 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ivanpointer/Scheduler",
"max_stars_repo_path": "PointerPlace.Scheduler/PointerPlace.Scheduler/Matchers/MatcherBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68840"
} | starcoder | <filename>PointerPlace.Scheduler/PointerPlace.Scheduler/Matchers/MatcherBase.cs
/*
* (C)2014 <NAME> (<EMAIL>)
* Date: 11/24/2014
* License: Apache License 2 (https://github.com/ivanpointer/Scheduler/blob/master/LICENSE)
* GitHub: https://github.com/ivanpointer/Scheduler
*/
using System.Collections.Generic;
name... | 3.209519 | 05346a157d1550eea85f7a322580c9c5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68840 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CatWithAutism/MangoMessengerAPI",
"max_stars_repo_path": "MangoAPI.BusinessLogic/ApiCommands/Documents/UploadDocumentCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68841"
} | starcoder | using System;
using MangoAPI.BusinessLogic.Responses;
using MediatR;
using Microsoft.AspNetCore.Http;
namespace MangoAPI.BusinessLogic.ApiCommands.Documents;
public record UploadDocumentCommand : IRequest<Result<UploadDocumentResponse>>
{
public IFormFile FormFile { get; init; }
public Guid UserId { get; in... | 1.382421 | ffc4979bb37dcc38b5660055b1a2b9e4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68841 | {
"extension": "c-sharp",
"max_stars_count": "62.0",
"max_stars_repo_name": "hofi171/PnP-Sites-Core",
"max_stars_repo_path": "Core/OfficeDevPnP.Core/Framework/Provisioning/Model/ALM/WebApiPermissionCollection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68842"
} | starcoder | <reponame>hofi171/PnP-Sites-Core
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OfficeDevPnP.Core.Framework.Provisioning.Model
{
/// <summary>
/// Collection of WebApiPermission objects
/// </summary>
public partial class W... | 1.588645 | f96f696a8c1787ae0c2889661106f8aa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68842 | {
"extension": "c-sharp",
"max_stars_count": "537.0",
"max_stars_repo_name": "Kolibrice/Pcap.Net",
"max_stars_repo_path": "PcapDotNet/src/PcapDotNet.Core.Test/WiresharkDatagramComparerTcp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68843"
} | starcoder | <reponame>Kolibrice/Pcap.Net<filename>PcapDotNet/src/PcapDotNet.Core.Test/WiresharkDatagramComparerTcp.cs<gh_stars>100-1000
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Text;
using System.Xml.Linq;
using Microsoft.VisualStudio.TestTools.Un... | 2.066324 | c0c7de2cb2a13e43e7fd2edbaca25ea0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68843 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Frassle/csharp",
"max_stars_repo_path": "src/KubernetesClient/Extensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68844"
} | starcoder | using System;
using System.Collections.Concurrent;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Reflection;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using k8s.Models;
using Microsoft.Rest;
using Microsoft.Rest.TransientFaultHandling;
using Newtonsoft.Json.Converter... | 2.350942 | 48d7ade293b4b492919943ab02bde6e1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68844 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "hfea/Website-Public",
"max_stars_repo_path": "Source/HFEA.API.Connector/Source/HFEA.Connector.BL/Constants/ApiParams.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68845"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HFEA.Connector.Service.Constants
{
internal class ApiParams
{
internal const string Id = "id";
internal const string Source = "source";
internal const string Ra... | 1.363981 | 21060483754697edc85bb8c7e06c4205 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68845 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PicoHex/Zaabee.Extensions",
"max_stars_repo_path": "src/Zaabee.Extensions/Zaabee.Extensions.Bytes.String.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68846"
} | starcoder | <reponame>PicoHex/Zaabee.Extensions
namespace Zaabee.Extensions;
public static partial class ZaabeeExtension
{
public static string GetStringByUtf8(this byte[] bytes) =>
bytes.GetString(Encoding.UTF8);
public static string GetStringByAscii(this byte[] bytes) =>
bytes.GetString(Encoding.ASCII);... | 2.780554 | 73759d1a83f5d327168f3c0fd77b69e7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68846 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "cuteant/MessagePack-Span-Fork",
"max_stars_repo_path": "src/MessagePack/Writer/MessagePackWriterExtensions.Primitive.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68847"
} | starcoder | <reponame>cuteant/MessagePack-Span-Fork<gh_stars>1-10
namespace MessagePack
{
using System;
using System.Buffers.Binary;
using System.Runtime.CompilerServices;
public static partial class MessagePackWriterExtensions
{
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static... | 2.415002 | 5aaca97495f769a1ee71af8d20bd7418 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68847 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tsborissov/ITAssetManager",
"max_stars_repo_path": "ITAssetManager.Web/Areas/Admin/Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68848"
} | starcoder | using ITAssetManager.Web.Models;
using Microsoft.AspNetCore.Mvc;
using System.Diagnostics;
namespace ITAssetManager.Web.Areas.Admin.Controllers
{
public class HomeController : AdminController
{
public IActionResult Index() => View();
[ResponseCache(Duration = 0, Location = ResponseCacheLocati... | 1.616388 | 20d226b0a8a92e724865d82e8d274e83 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68848 | {
"extension": "c-sharp",
"max_stars_count": "32.0",
"max_stars_repo_name": "gitFurious/HaloSharp",
"max_stars_repo_path": "Source/HaloSharp.Test/Query/Halo5/Stats/GetLeaderboardTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68849"
} | starcoder | using System;
using System.IO;
using System.Threading.Tasks;
using HaloSharp.Exception;
using HaloSharp.Extension;
using HaloSharp.Model.Halo5.Stats;
using HaloSharp.Query.Halo5.Stats;
using HaloSharp.Test.Config;
using HaloSharp.Test.Utility;
using Moq;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Newtons... | 2.047054 | 6c2a273ed93ca5446e5c7b3101609ce2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68849 | {
"extension": "c-sharp",
"max_stars_count": "5937.0",
"max_stars_repo_name": "Mu-L/wpf",
"max_stars_repo_path": "src/Microsoft.DotNet.Wpf/src/PresentationFramework/System/Windows/Automation/Peers/GridViewAutomationPeer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68850"
} | starcoder | // 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.Collections;
using System.Collections.Generic;
using System.Collections.Specialized;
usin... | 2.039402 | 9f0c23a7bcb1766cb795b2c8df90091c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68850 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GOATi/PhantasmaSDK",
"max_stars_repo_path": "C#/Samples/WalletSample/WalletSample/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68851"
} | starcoder | <reponame>GOATi/PhantasmaSDK
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Phantasma.Blockchain;
using Phantasma.Blockchain.Contracts;
using Phantasma.Blockchain.Tokens;
using Phantasma.Cryptography;
using Phantasma.Numerics;
using Phantasma.Rpc... | 2.204756 | 30d89443f17da111384bd4d7abb1ae0f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68851 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "DJJones66/ludustack-code",
"max_stars_repo_path": "LuduStack.Infra.CrossCutting.Identity/Extensions/EmailSenderExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68852"
} | starcoder | <gh_stars>1-10
using LuduStack.Infra.CrossCutting.Abstractions;
using System.Threading.Tasks;
namespace LuduStack.Infra.CrossCutting.Identity.Services
{
public static class EmailSenderExtensions
{
public static Task SendEmailConfirmationAsync(this INotificationSender notificationSender, string email, s... | 2.29953 | df65bcb2943ea15bff6ea0fa2f5fe491 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68852 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SammyEnigma/Incubator",
"max_stars_repo_path": "TestConsole/LockTest/LockTestSuits.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68853"
} | starcoder | <reponame>SammyEnigma/Incubator<filename>TestConsole/LockTest/LockTestSuits.cs
using BenchmarkDotNet.Attributes;
using Incubator.Locks;
using System.Runtime.CompilerServices;
using System.Threading;
namespace TestConsole.LockTest
{
[ClrJob, CoreJob]
public class LockTestSuits
{
private int _resour... | 2.47232 | 2bab01e0158e76a1d29a472bcd316493 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68853 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Winterleaf/Outlook365.SpamAssassin",
"max_stars_repo_path": "WorkInstance.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68854"
} | starcoder | <reponame>Winterleaf/Outlook365.SpamAssassin
/* Copyright 2017 <NAME>, L.L.C.
* 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 without limitation the rights to u... | 2.306221 | c6303a71547b070775c49ad0c949b082 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68854 | {
"extension": "c-sharp",
"max_stars_count": "1989.0",
"max_stars_repo_name": "wangyimingok/FreeSql",
"max_stars_repo_path": "FreeSql/Internal/Model/BatchProgressEventArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68855"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data;
using System.Text;
namespace FreeSql.Internal.Model
{
public class BatchProgressStatus<T1>
{
/// <summary>
/// 当前操作的数据
/// </summary>
public IEnumerable<T1> Data { get; }
/// <summary>
/// 当前批次
... | 2.442687 | 9a46939b344ea2389197822012185a42 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68855 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "iZeQure/ControlPanelProject-API",
"max_stars_repo_path": "ControlPanel-API/Entities/User.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68856"
} | starcoder | <reponame>iZeQure/ControlPanelProject-API
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace ControlPanel_API.Entities
{
/// <summary>
/// The base of the User Object.
/// </summary>
public class User : BaseEntity
{
#region Attributes... | 2.406142 | 157101d00a269b094fe7afc69e1d31db |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68856 | {
"extension": "c-sharp",
"max_stars_count": "1208.0",
"max_stars_repo_name": "mpdeimos/StyleCop",
"max_stars_repo_path": "Project/Test/Tests.StyleCop.CSharp.Rules/TestData/Documentation/DocumentationEnums.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68857"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace CSharpAnalyzersTest.TestData
{
/// <summary>
/// This is the summary for the enum.
/// </summary>
public enum ValidDocumentationEnum1
{
}
/// <summary>
/// This is the summary for the enum.
/// </summary>
... | 2.524826 | c4502f842a11a2b9e2053f46c6c5fa64 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68857 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "severalpens/blockexETL",
"max_stars_repo_path": "blockExtraction/Context/ApplicationDbContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68858"
} | starcoder | <gh_stars>0
using System.Collections.Generic;
using Blockex.ExtractionModels.Btc.UnconfirmedTxs.Blockchain;
using Blockex.ExtractionModels.Btc.UnconfirmedTxs.Blockcypher;
using Blockex.ExtractionModels.Elliptic;
using Microsoft.EntityFrameworkCore;
using Blockex.ExtractionModels;
using Blockex.ExtractionModels.Eth;
n... | 1.4749 | c08ce1d4babe97624ce4c09e3d127429 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68858 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KGuetter/cocktailaudio-api",
"max_stars_repo_path": "src/CocktailAudio.NET45/ImageSize.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68859"
} | starcoder | <reponame>KGuetter/cocktailaudio-api<filename>src/CocktailAudio.NET45/ImageSize.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CocktailAudio.API
{
/// <summary>
/// Image size specification
/// </summary>
publ... | 2.603559 | e165078804d50000cfb2240a4ac91720 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68859 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "vasildimov98/web-project",
"max_stars_repo_path": "Web/ForumSystem.Web/Controllers/PostsController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68860"
} | starcoder | namespace ForumSystem.Web.Controllers
{
using System;
using System.Threading.Tasks;
using ForumSystem.Data.Models;
using ForumSystem.Services.Data;
using ForumSystem.Web.ViewModels.PartialViews;
using ForumSystem.Web.ViewModels.Posts;
using Microsoft.AspNetCore.Authorization;
using Mi... | 2.136433 | 59946f41ddfbb4a48ca685100e22b466 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68860 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joansolroo/pizza18-chip",
"max_stars_repo_path": "Assets/Scripts/CircuitNode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68861"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class CircuitNode : MonoBehaviour {
[SerializeField] public static Color selectedColor = new Color(0, 0, 1);
[SerializeField] public static Color defaultColor = new Color(0.5f, 0.5f, 0.5f);
[SerializeField] public stat... | 1.932714 | 30dca42ab7d2d18c4c72b8172a6099b0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68861 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CBornholdt/CompositeAreaManager",
"max_stars_repo_path": "Source/Source/CompositeAreaOp/CompositeAreaOp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68862"
} | starcoder | using System;
using Verse;
using System.Collections.Generic;
namespace CompositeAreaManager
{
public abstract class CompositeAreaOp : IExposable
{
public CompositeAreaOp arg1 = null;
public CompositeAreaOp arg2 = null;
public Map map = null;
public abstract bool this [int cellIndex] { get; }
public virt... | 2.601544 | d5ed2c349f60c37048be8213d4c96eed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68862 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LBHackney-IT/contact-details-api",
"max_stars_repo_path": "ContactDetailsApi/V1/Infrastructure/EventConstants.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68863"
} | starcoder | namespace ContactDetailsApi.V1.Infrastructure
{
public static class EventConstants
{
public const string CREATED = "ContactDetailAddedEvent";
public const string DELETED = "ContactDetailDeletedEvent";
public const string V1VERSION = "v1";
public const string SOURCEDOMAIN = "Cont... | 1.66004 | 57c8203803f6b6cff408e1605467350c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68863 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "saineshwar/Bugpoint",
"max_stars_repo_path": "BugPoint.Solution/BugPoint.Application/Controllers/ReporterDashboardController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68864"
} | starcoder | <gh_stars>10-100
using Microsoft.AspNetCore.Mvc;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using BugPoint.Application.Filters;
using BugPoint.Application.Notification;
using BugPoint.Common;
using BugPoint.Data.Assigned.Queries;
using BugPoint.Data.Charts.Queries;... | 1.845366 | 6da09e353b6b0273622cf35513a270b0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68864 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "Saleslogix/DotNetSDataClient",
"max_stars_repo_path": "Saleslogix.SData.Client/Relinq/Clauses/FromClauseBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68865"
} | starcoder | // Copyright (c) rubicon IT GmbH, www.rubicon.eu
//
// See the NOTICE file distributed with this work for additional information
// regarding copyright ownership. rubicon licenses this file to you under
// the Apache License, Version 2.0 (the "License"); you may not use this
// file except in compliance with the Lic... | 2.369664 | 93a9d510159c6d2186a36a92be5cb412 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68865 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "arnoz26/PinscapeConfigTool",
"max_stars_repo_path": "PinscapeConfigTool/JoystickViewer.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68866"
} | starcoder | <filename>PinscapeConfigTool/JoystickViewer.Designer.cs
namespace PinscapeConfigTool
{
partial class JoystickViewer
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
... | 2.010768 | 96d1ddfa711894d97390856fcf1a9998 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68866 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ScriptByte-Development/ScriptByteLoaderPublicSrc",
"max_stars_repo_path": "src/GUI/LoginWnd.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68867"
} | starcoder | using ScriptByteLoader.Handler;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
using static ScriptByteL... | 2.011102 | 1a9da4c2914302b74fb5cfb41e8c88a9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68867 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KostyaBaklan/Chess-KGB",
"max_stars_repo_path": "Chess/Engine/Strategies/IterativeDeeping/Extended/IdExtendedHistoryStrategy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68868"
} | starcoder | <filename>Chess/Engine/Strategies/IterativeDeeping/Extended/IdExtendedHistoryStrategy.cs
using Engine.Interfaces;
using Engine.Strategies.AlphaBeta.Extended;
namespace Engine.Strategies.IterativeDeeping.Extended
{
public class IdExtendedHistoryStrategy : IdStrategyBase
{
public IdExtendedHistoryStrate... | 1.910502 | 1d625e199bceaf04883ccbcbad0b42f4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68868 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ap0llo/compare-and-copy",
"max_stars_repo_path": "src/CompareAndCopy.Core/main/State/SyncStateReader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68869"
} | starcoder | using CompareAndCopy.Model.State;
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Xml;
using System.Xml.Linq;
using System.Xml.Schema;
namespace CompareAndCopy.Core.State
{
public class SyncStateReader
{
const string s_SyncStateSchema = "CompareAndCopy.Core.Stat... | 2.381434 | efe3d2154e3bd591ffe08d9c0ebfb41d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68869 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "PetersonDave/Andover",
"max_stars_repo_path": "Source/Andover.Domain.Tests/Components/Cache/CacheDeltasTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68870"
} | starcoder | <reponame>PetersonDave/Andover
using NUnit.Framework;
namespace Andover.Domain.Tests.Components.Cache
{
[TestFixture]
public class CacheDeltasTests
{
[Test]
public void IsCompliant_ReturnsTrue()
{
//var inputs = new List<CacheData>()
// {
// new CacheData() {MaxSize = 100, RemainingSpace = 5, Size ... | 2.094914 | dd986c1545722055317df5571bc24234 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68870 | {
"extension": "c-sharp",
"max_stars_count": "389.0",
"max_stars_repo_name": "ai408/abp-vue-admin-element-typescript",
"max_stars_repo_path": "aspnet-core/modules/lt/LINGYUN.Abp.LocalizationManagement.EntityFrameworkCore/LINGYUN/Abp/LocalizationManagement/EntityFrameworkCore/LocalizationDbContext.cs",
"proven... | starcoder | <reponame>ai408/abp-vue-admin-element-typescript<filename>aspnet-core/modules/lt/LINGYUN.Abp.LocalizationManagement.EntityFrameworkCore/LINGYUN/Abp/LocalizationManagement/EntityFrameworkCore/LocalizationDbContext.cs
using Microsoft.EntityFrameworkCore;
using Volo.Abp.Data;
using Volo.Abp.EntityFrameworkCore;
namespac... | 1.829361 | b136a36f5ccaff1d3b8fda42b4a5d488 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68871 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Veratics/Maternity-Tracker",
"max_stars_repo_path": "Dashboard/va.gov.artemis.ui.data/Models/Education/EducationItemAddEditModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68872"
} | starcoder | <gh_stars>1-10
// Originally submitted to OSEHRA 2/21/2017 by DSS, Inc.
// Authored by DSS, Inc. 2014-2017
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using VA.Gov.Artemis.CDA.Common;
using VA.Gov.Art... | 1.758796 | 896eb3eaba75d2e52f28a74b80ca33c8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68872 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "asetil/ArzTalep",
"max_stars_repo_path": "Aware/Data/EF/IDbContextFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68873"
} | starcoder | <reponame>asetil/ArzTalep<gh_stars>0
using Aware.Model;
using Microsoft.EntityFrameworkCore;
namespace Aware.Data.EF
{
public interface IDbContextFactory
{
DbContext GetDbContext();
DbSet<T> GetDbSet<T>() where T : class, IEntity;
}
}
| 1.697479 | 811926c607368b94d7e235d613a91fd1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68873 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "strofimo/dsharp",
"max_stars_repo_path": "src/DSharp.Compiler/CodeModel/Statements/LabeledStatementNode.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68874"
} | starcoder | <reponame>strofimo/dsharp
// LabeledStatementNode.cs
// Script#/Core/Compiler
// This source code is subject to terms and conditions of the Apache License, Version 2.0.
//
using DSharp.Compiler.CodeModel.Names;
namespace DSharp.Compiler.CodeModel.Statements
{
// NOTE: Not supported in conversion
internal clas... | 2.068263 | 5e32cc751b4ae9519baafd3609f09dd7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68874 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Chucky2401/playnite-ludustic",
"max_stars_repo_path": "src/LudusaviResticSettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68875"
} | starcoder | <filename>src/LudusaviResticSettings.cs
using Playnite.SDK;
using System.Collections.Generic;
using System.ComponentModel;
namespace Ludustic
{
public class LudusaviResticSettings : ISettings, INotifyPropertyChanged
{
private readonly LudusaviRestic plugin;
public event PropertyChangedEventHa... | 2.640448 | a7ec8d258192a08164425e7484f5afec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68875 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rvegajr/rzdb-urf-app-gen",
"max_stars_repo_path": "Frameworks/Generators/rzdb-code-gen/ODataRegistrations/ODataRegistrationsTemplate.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68876"
} | starcoder | @using System.Collections.Generic
@using RzDb.CodeGen
@{ SchemaData _Model = (SchemaData)Model; }
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated from a template.
//
// Manual changes to this file may cause unexpected b... | 2.127634 | 7438494c42479b93d86c282bc776d447 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68876 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "Zergatul/ZergatulLib",
"max_stars_repo_path": "Zergatul.Cryptocurrency.Tests/Zcash/BlockTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68877"
} | starcoder | <reponame>Zergatul/ZergatulLib
using System;
using System.Linq;
using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Zergatul.Cryptocurrency.Zcash;
using System.IO;
namespace Zergatul.Cryptocurrency.Tests.Zcash
{
[TestClass]
public class BlockTests
{
private ... | 2.108842 | 148635f10a74d7a2e5621b9a3db77449 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68877 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "ailianyiren/MultithreadingExample",
"max_stars_repo_path": "Chapter8/Recipe5/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68878"
} | starcoder | using System;
using System.Reactive.Linq;
using static System.Console;
namespace Chapter8.Recipe5
{
class Program
{
static void Main(string[] args)
{
IObservable<long> sequence = Observable.Interval(
TimeSpan.FromMilliseconds(50)).Take(21);
var evenNumbers = from n in sequence
wher... | 3.482547 | 37cb64ccab2e0f919d6814e7bf155ab2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68878 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Particular/MonitoringDemo",
"max_stars_repo_path": "src/Shipping/OrderPlacedHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68879"
} | starcoder | <filename>src/Shipping/OrderPlacedHandler.cs
namespace Shipping
{
using System.Threading.Tasks;
using Messages;
using NServiceBus;
public class OrderPlacedHandler :
IHandleMessages<OrderPlaced>
{
public OrderPlacedHandler(SimulationEffects simulationEffects)
{
t... | 1.989478 | 4269d5de922c62c29d2b02f8ac836260 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68879 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "lars-erik/Umbraco.CodeGen",
"max_stars_repo_path": "Umbraco.CodeGen/Parsers/MediaTypeCodeParser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68880"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Umbraco.CodeGen.Configuration;
using Umbraco.CodeGen.Definitions;
namespace Umbraco.CodeGen.Parsers
{
public class MediaTypeCodeParser : ContentTypeCodeParser
{
public MediaTypeCodeParser(
ContentTy... | 1.92587 | abb363c86a46600861448ca895c4269d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68880 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "vitrivr/DresUnityInterface",
"max_stars_repo_path": "Runtime/Scripts/Dres/UnityClient/DresConfigManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68881"
} | starcoder | <reponame>vitrivr/DresUnityInterface
using System.IO;
using Dev.Dres.ClientApi.Client;
using Dres.UnityClient;
using Newtonsoft.Json;
using UnityEngine;
namespace Dres.Unityclient
{
/// <summary>
/// The DRES config manager which handles loading (and storing) of configuration file(s).
/// Since there ever has t... | 2.39422 | bff4062c9fe0661383421c77f18af959 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68881 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "QuickBlox/quickblox-dotnet-sdk",
"max_stars_repo_path": "frozen-webrtc/Forms/Xamarin.Forms.Conference.WebRTC.Droid/App/Render/WrapLabelRender.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68882"
} | starcoder | using System;
using Xamarin.Forms.Platform.Android;
using Xamarin.Forms;
using XamarinForms.QbChat.Android;
using XamarinForms.QbChat;
using Android.Text;
using Xamarin.Forms.Conference.WebRTC;
[assembly: ExportRenderer(typeof(WrapLabel), typeof(WrapLabelRender))]
namespace XamarinForms.QbChat.Android
{
public class... | 1.796955 | ae3acc35f97907e3951117ad010f51f2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68882 | {
"extension": "c-sharp",
"max_stars_count": "27.0",
"max_stars_repo_name": "kwsch/NewSnap",
"max_stars_repo_path": "NewSnap.Lib/MSBT/MSBTUtil.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68883"
} | starcoder | <filename>NewSnap.Lib/MSBT/MSBTUtil.cs
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
namespace Lib
{
public static class MSBTUtil
{
public static void DebugDumpLines(this MSBT obj)
{
var lines = obj.GetOrderedLines();
fo... | 2.900327 | 041ca44adb79b082e7df4ca82882772c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68883 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "sholev/SoftUni",
"max_stars_repo_path": "Fundamentals-2.0/C#-Basics/Homework/Operators-Expressions-Statements-Homework/ModifyBitAtGivenPosition/ModifyBitAtGivenPosition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68884"
} | starcoder | <gh_stars>1-10
using System;
class ModifyBitAtGivenPosition
{
static void Main()
{
Console.WriteLine("Type in anything but int to exit");
long integer = 0;
int position = 0;
int replacement = 0;
while (true)
{
try
{
Conso... | 3.718577 | bf359c389d090f3f6ae5f63942116534 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68884 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "Ankanmook/benchmarkdotnet.analyser",
"max_stars_repo_path": "src/BenchmarkDotNetAnalyser/Benchmarks/BenchmarkRunResultsReader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68885"
} | starcoder | using System.Collections.Generic;
using System.Linq;
namespace BenchmarkDotNetAnalyser.Benchmarks
{
internal class BenchmarkRunResultsReader : IBenchmarkRunResultsReader
{
public IList<BenchmarkRunResults> GetBenchmarkResults(IEnumerable<BenchmarkInfo> benchmarks) =>
benchmarks.NullToEmpty... | 2.575277 | cb6bcbada14bb7f508f0fbe7438b4b17 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68885 | {
"extension": "c-sharp",
"max_stars_count": "53.0",
"max_stars_repo_name": "mnchikh/vtfuture-BForms.MVC",
"max_stars_repo_path": "BForms/Grid/BsGridRepositorySettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68886"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using DocumentFormat.OpenXml.Bibliography;
using BForms.Utilities;
namespace BForms.Grid
{
public class BsGridRepositorySettings<TSearch> : BsGridBaseRepositorySettings
{
public TSearch Search { get; set; }... | 2.203158 | 65ed8117a318e0ac6ef0dbd1aedf7a18 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68886 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "michaelsjennings/code-generation",
"max_stars_repo_path": "MSJennings.CodeGeneration/MSJennings.CodeGeneration.SqlSchema.Tests/CodeWriterTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68887"
} | starcoder | using MSJennings.SqlSchema;
using System;
using System.Text;
using Xunit;
namespace MSJennings.CodeGeneration.SqlSchema.Tests
{
public class CodeWriterTests
{
[Fact]
public void ToString_WithSqlTable_ShouldReturnExpectedResult()
{
// arrange
var table = new SqlT... | 2.604552 | 39c365dade7065e1e439a489ab7b74f6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68887 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "jack23247o/Kuroosh",
"max_stars_repo_path": "Globals/WeaponSync.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68888"
} | starcoder | <gh_stars>1-10
using AltV.Net;
using AltV.Net.Data;
using System;
using VnXGlobalSystems.Models;
namespace VnXGlobalSystems.Globals
{
public class WeaponSync
{
public static float GetBoneDamageMul(BodyPart hitbone)
{
try
{
float _num = 1;
... | 2.194469 | 9ad2d13934074fe9e529ccefe550d283 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68888 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "abe545/orleans",
"max_stars_repo_path": "src/Azure/Orleans.GrainDirectory.AzureStorage/AzureTableGrainDirectory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68889"
} | starcoder | <filename>src/Azure/Orleans.GrainDirectory.AzureStorage/AzureTableGrainDirectory.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Web;
using Microsoft.Azure.Cosmos.Table;
using Microsoft.Extensions.Logging;
using ... | 2.21277 | 0228380b0962fe4788f4a4e0fb565eb2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68889 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JulianRue/topDownUnity",
"max_stars_repo_path": "Assets/Scripts/closedChestShot.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68890"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class closedChestShot : MonoBehaviour
{
public bool dropChest = false;
public GameObject objExplosion;
public GameObject objOpenedChest;
public GameObject armor25;
public GameObject armor50;
public GameObjec... | 2.2327 | b31a310637caf1ed5b672a496520df56 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68890 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "takekazuomi/azure-sdk-for-net",
"max_stars_repo_path": "microsoft-azure-api/Services/Storage/Lib/Common/Core/Auth/CanonicalizationHelperBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68891"
} | starcoder | //-----------------------------------------------------------------------
// <copyright file="CanonicalizationHelperBase.cs" company="Microsoft">
// Copyright 2012 Microsoft Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance... | 2.44423 | 5dbd5a67b956e2e729cf3fcdc27f2d69 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68891 | {
"extension": "c-sharp",
"max_stars_count": "30.0",
"max_stars_repo_name": "jiftcc/yi.bbs",
"max_stars_repo_path": ".Net5/CC.Yi.Model/discuss.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68892"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using System.Text;
namespace CC.Yi.Model
{
public class discuss:baseModel
{
public string title { get; set; }
public string type { get; set; }
... | 1.674739 | 5d06b225ee0cd68e5e558dc2d95f821a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68892 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "mrahhal/Konsola",
"max_stars_repo_path": "src/Konsola.Net40/Parser/IConsole.Default.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68893"
} | starcoder | using System;
namespace Konsola.Parser
{
/// <summary>
/// An <see cref="IConsole"/> implementation that writes to system console.
/// </summary>
public class DefaultConsole : IConsole
{
private readonly object _sync = new object();
public DefaultConsole()
{
}
public void Write(WriteKind kind, string... | 3.349701 | 54862b240faabad5b57c0e4322322cf8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68893 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Faulo/AGGamesEngineering",
"max_stars_repo_path": "Assets/BestPractices/Scripts/EditorTooling/SlothsoftInlineEditorExample.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68894"
} | starcoder | <filename>Assets/BestPractices/Scripts/EditorTooling/SlothsoftInlineEditorExample.cs
using UnityEngine;
using Slothsoft.UnityExtensions;
#if UNITY_EDITOR
using UnityEditor;
#endif
namespace AGGE.BestPractices.EditorTooling {
public class SlothsoftInlineEditorExample : MonoBehaviour {
void DoStuff() {
... | 2.502659 | 7aaee2856c9ebb106b51f59e6ff34dda |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68894 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Brokkoly/BrokkolyBotFrontend",
"max_stars_repo_path": "Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68895"
} | starcoder | using BrokkolyBotFrontend.GeneratedModels;
using Discord.Rest;
using Discord.WebSocket;
using Microsoft.AspNetCore.Hosting;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Scaffolding.Metadata;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using System;
usi... | 2.264269 | fae4115be8539cd6674aa63acc759ad1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68895 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "msx752/RiotGamesApi",
"max_stars_repo_path": "RiotGamesApi/Interfaces/IRSelectApi.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68896"
} | starcoder | <filename>RiotGamesApi/Interfaces/IRSelectApi.cs
using RiotGamesApi.Enums;
using RiotGamesApi.Libraries.Lol.Enums;
namespace RiotGamesApi.Interfaces
{
public interface IRSelectApi<T> where T : new() { IFor<T> SelectApi(LolApiName apiType, double version = 3.0); }
} | 1.469682 | edde390a453fcd7a93c9abe21d8c4dd4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68896 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AlexFsmn/ScottPlot",
"max_stars_repo_path": "src/ScottPlot/Config/Misc.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68897"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ScottPlot.Config
{
public class Misc
{
// drawing options
public bool antiAliasData = true;
public bool antiAliasFigure = t... | 2.616607 | 5b6c99c935340bfa7d198e01d4a21df4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68897 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "SeeminglyScience/ScriptBlockDisassembler",
"max_stars_repo_path": "src/ScriptBlockDisassembler/DynamicStringBuilder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68898"
} | starcoder | <gh_stars>1-10
using System;
using System.Dynamic;
using System.Linq;
using System.Linq.Expressions;
using System.Management.Automation.Language;
using System.Runtime.CompilerServices;
using System.Text;
using System.Text.RegularExpressions;
namespace ScriptBlockDisassembler;
internal class DynamicStringBuilder
{
... | 2.507138 | 119a0004d9e1298109d39181b306c869 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68898 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "serranda/SecuritySeriousGame",
"max_stars_repo_path": "SIMSCADA/Assets/ImportedAssets/Awesome Charts/Core/Scripts/Axis/XAxisBarChartRenderer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68899"
} | starcoder | <reponame>serranda/SecuritySeriousGame<filename>SIMSCADA/Assets/ImportedAssets/Awesome Charts/Core/Scripts/Axis/XAxisBarChartRenderer.cs
using UnityEngine;
namespace AwesomeCharts {
public class XAxisBarChartRenderer : XAxisRenderer {
public BarCharPositioner barChartPositioner;
protected overri... | 2.156112 | f3838a3d3b4eb483edde37bab27a50b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68899 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "moien007/AsmResolver",
"max_stars_repo_path": "src/AsmResolver.PE/DotNet/Metadata/Tables/Rows/FileReferenceRow.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68900"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections;
using System.Collections.Generic;
namespace AsmResolver.PE.DotNet.Metadata.Tables.Rows
{
/// <summary>
/// Represents a single row in the file metadata table.
/// </summary>
public readonly struct FileReferenceRow : IMetadataRow
{
/// <... | 2.878774 | e29edfcb447aa098d2c64f3905d7dab2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68900 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lithiumtoast/c-2-cs",
"max_stars_repo_path": "src/cs/examples/helloworld/helloworld-c/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68901"
} | starcoder | <filename>src/cs/examples/helloworld/helloworld-c/Program.cs
// Copyright (c) <NAME> Inc. (https://github.com/bottlenoselabs). All rights reserved.
// Licensed under the MIT license. See LICENSE file in the Git repository root directory for full license information.
using System;
using System.IO;
using C2CS;
interna... | 2.294043 | c137d33471672d7028c830e7e60b5bbf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68901 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "valadas/ApiLogger",
"max_stars_repo_path": "DTO/GetItemsPageDTO.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68902"
} | starcoder | // MIT License
// Copyright Eraware
namespace Eraware.Modules.ApiLogger.DTO
{
/// <summary>
/// The data object to request a paged list of items.
/// </summary>
public class GetItemsPageDTO
{
/// <summary>
/// Gets or sets the optional search query.
/// </summary>
p... | 2.540098 | a45a5a92654c99b3badbcbc0f33b9eda |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68902 | {
"extension": "c-sharp",
"max_stars_count": "52.0",
"max_stars_repo_name": "bobbyangers/XrmUnitTest",
"max_stars_repo_path": "DLaB.Xrm.Entities/UserQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68903"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------... | 1.373718 | aa308180ea2dc804e63d224a66f25b2f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68903 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tawneeh/HairSalon.Solution",
"max_stars_repo_path": "HairSalon/Views/Stylists/Details.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68904"
} | starcoder | <reponame>tawneeh/HairSalon.Solution<gh_stars>0
@{
Layout = "_Layout";
}
@using HairSalon.Models
@model HairSalon.Models.Stylist
<h2>Stylist Details</h2>
<br>
<h4>@Html.DisplayNameFor(model => model.Name): @Html.DisplayFor(model => model.Name)</h4>
<h4>@Html.DisplayNameFor(model => model.Specialty): @Html.DisplayFo... | 2.35005 | e30232dbcc6bfeb7c431f09bbe4ba755 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68904 | {
"extension": "c-sharp",
"max_stars_count": "6677.0",
"max_stars_repo_name": "x-xx-o/Electron.NET",
"max_stars_repo_path": "ElectronNET.API/Entities/ImportCertificateOptions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68905"
} | starcoder | <gh_stars>1000+
namespace ElectronNET.API.Entities
{
/// <summary>
///
/// </summary>
public class ImportCertificateOptions
{
/// <summary>
/// Path for the pkcs12 file.
/// </summary>
public string Certificate { get; set; }
/// <summary>
//... | 1.825191 | 5c09b28177c78145915a6e992506af01 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68905 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jmojiwat/SparkPostFun",
"max_stars_repo_path": "src/SparkPostFun/Analytics/RejectionReasonMetricsByDomainResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68906"
} | starcoder | <reponame>jmojiwat/SparkPostFun
namespace SparkPostFun.Analytics;
public record RejectionReasonMetricsByDomainResponse
{
public IList<RejectionReasonMetricsByDomainResponseResult> Results { get; init; } = new List<RejectionReasonMetricsByDomainResponseResult>();
} | 0.889999 | 99b8bae936cde332fa9562f96a749d34 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68906 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rosenspiridonov/CarShop",
"max_stars_repo_path": "CarShop/CarShop.Web/Data/ApplicationDbContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68907"
} | starcoder | namespace CarShop.Web.Data
{
using CarShop.Web.Data.Models;
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore;
public class ApplicationDbContext : IdentityDbContext
{
public ApplicationDbContext(DbContextOptions<ApplicationDbContext> options)
... | 2.077911 | c319618706936aa17b7d3b02928cbe9d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68907 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KonH/InvestmentReporting",
"max_stars_repo_path": "InvestmentReporting.UnitTests/AccountTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68908"
} | starcoder | using System;
using System.Linq;
using System.Threading.Tasks;
using FluentAssertions;
using InvestmentReporting.Data.InMemory.Repository;
using InvestmentReporting.State.Entity;
using InvestmentReporting.State.Logic;
using InvestmentReporting.State.UseCase;
using InvestmentReporting.State.UseCase.Exceptions;
using NUn... | 2.233797 | 79f4624b1c74cc981d510fcbcba7484d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68908 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "qaqgame/Checkmate",
"max_stars_repo_path": "QGF/QGFCore/Module/ModuleManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68909"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using QGF.Common;
namespace QGF.Module
{
public class ModuleManager:Singleton<ModuleManager>
{
class MessageObject
{
public string msg;//消息名
public object... | 2.554734 | eb4f9fb5df1074034cda96d5dd4b3a76 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68909 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Jark/PlaylistGenerator",
"max_stars_repo_path": "src/PlaylistGenerator.Tests/SongParserTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68910"
} | starcoder | using NUnit.Framework;
using PlaylistGenerator;
using PlaylistGenerator.Core;
using System.IO;
using System.Linq;
namespace Tests
{
[TestFixture]
public class SongParserTests
{
[Test]
public void CanParseExamplesSuccesfully()
{
var paths = Examples.GetAll();
... | 2.674588 | 3be37237cf5f6ed793d6e1b55d791a5a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68910 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gowithfloat/Float.Core",
"max_stars_repo_path": "Float.Core/ViewModels/OrderedBaseCollectionViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68911"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Threading.Tasks;
using Float.Core.Collections;
namespace Float.Core.ViewModels
{
/// <summary>
/// Extends <see cref="BaseCollectionViewModel{TModel, TViewModel}"/> by inserti... | 2.873402 | db65e75fed2c4617b4395ecf85c50dca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68911 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "exomia/vulkan-api",
"max_stars_repo_path": "src/Exomia.Vulkan.Api.Core/Extensions/AMD/Vk.AMD.GcnShader.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68912"
} | starcoder | #region License
// Copyright (c) 2018-2021, exomia
// All rights reserved.
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#endregion
#pragma warning disable CA2211 // Non-constant fields should not be visible
#pragma warning dis... | 1.469158 | 2e74c84510f42d77f702a6a07943b668 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68912 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lloydsparkes/Sparky",
"max_stars_repo_path": "net/Sparky/Model/Configuration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68913"
} | starcoder | <gh_stars>0
using Sparky.Model.Exceptions;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Sparky.Model
{
public class Configuration : IConfiguration
{
private Block _root;
private IExternProvider _externProvider;
... | 2.209133 | 984f7565f8a1e068effd33757ec75359 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68913 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Petkoski/ProductivityFeatures",
"max_stars_repo_path": "ProductivityFeatures/Update158.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68914"
} | starcoder | <filename>ProductivityFeatures/Update158.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
namespace ProductivityFeatures
{
class Update158
{
// Format Document
// Press (Ctrl k, d) to format the spacing below.
public void FixSpacing ( )
... | 3.380164 | 42bbdb9bcf32cd829a5e7b77694bef1f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68914 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Komoszek/GK1-GolfAnimation",
"max_stars_repo_path": "GK1-GolfAnimation/Scene.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68915"
} | starcoder | <gh_stars>0
using GK1_GolfAnimation.Lights;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Numerics;
using GK1_GolfAnimation.Models;
using System.Drawing;
namespace GK1_GolfAnimation
{
class Scene
{
public ... | 1.964366 | f3d2e7f8309ac558cdb8e2cf7cc6e6f6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68915 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ProjectTSB/TSB-Updater",
"max_stars_repo_path": "VersionInfoForm.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68916"
} | starcoder |
namespace TSB_Updater
{
partial class VersionInfoForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
... | 1.978846 | f7bf42d8e0731a7323026ba55f22cfc7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68916 | {
"extension": "c-sharp",
"max_stars_count": "95.0",
"max_stars_repo_name": "jasonliaocn/dp2",
"max_stars_repo_path": "dp2Circulation/Print/TextAndHtmlControl.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68917"
} | starcoder | <reponame>jasonliaocn/dp2
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DigitalPlatform;
using DigitalPlatform.CommonControl;
namespace dp2Circulation.Print
{
internal partial class TextAn... | 2.080484 | 7c62356bf9bc16ac4c62203c08e35a35 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68917 | {
"extension": "c-sharp",
"max_stars_count": "3268.0",
"max_stars_repo_name": "gjy5885/azure-sdk-for-net",
"max_stars_repo_path": "sdk/securityinsights/Microsoft.Azure.Management.SecurityInsights/src/Generated/ISentinelOnboardingStatesOperations.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68918"
} | starcoder | <gh_stars>1000+
// <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if t... | 1.434193 | 4917ad7934b7206d9881146b85660384 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68918 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "plasma-effect/TrueRegex",
"max_stars_repo_path": "TrueRegex/TrueRegexTest/UnitTest1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68919"
} | starcoder | using Microsoft.VisualStudio.TestTools.UnitTesting;
using TrueRegex;
using System.Diagnostics;
using static System.Linq.Enumerable;
using static TrueRegex.Predefined;
namespace TrueRegexTest
{
[TestClass]
public class UnitTest1
{
[TestMethod]
public void AtomicTest()
{
... | 2.7178 | 257bf3fde2aec8eb0d5271043984a81a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68919 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "eamonn-keogh/CoderDojo2019-ConnectFour",
"max_stars_repo_path": "Connect-Four-master/Connect-Four-master/Assets/Scripts/AI/FORDEMO/BoardScorer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68920"
} | starcoder | <filename>Connect-Four-master/Connect-Four-master/Assets/Scripts/AI/FORDEMO/BoardScorer.cs
using ConnectFour;
using ConnectFour.AI;
using ConnectFour.AI.AI_Torgo;
using System.Collections.Generic;
using UnityEngine;
namespace ConnectFour.AI.AI_FoulWind
{
public class BoardScorer
{
internal class Unbeat... | 2.6772 | 994d497b0e8f3003439c450688e7fa35 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68920 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pvandervelde/MogrificationCascade",
"max_stars_repo_path": "src/Test.Unit.Server/SignalProcessorTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68921"
} | starcoder | //-----------------------------------------------------------------------
// <copyright company="Metamorphic">
// Copyright (c) Metamorphic. All rights reserved.
// Licensed under the Apache License, Version 2.0 license. See LICENCE.md file in the project root for full license information.
// </copyright>
//----------... | 1.308289 | 445d8a627fa2b0395134b8e9d8f41e4f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68921 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "ddavisso4/PlexUtilities",
"max_stars_repo_path": "src/PlexUtilities/Args/PlexUtilitiesArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68922"
} | starcoder | <gh_stars>1-10
namespace Ddavisso4.PlexUtilities.Args
{
internal class PlexUtilitiesArgs
{
public PrimaryAction PrimaryAction { get; set; }
}
} | 1.166328 | 5156e842a7815a99d038e1b9352ec484 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68922 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "systemidx/SolrScheduler",
"max_stars_repo_path": "SolrScheduler.Interfaces/Solr/ISolrOperationModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68923"
} | starcoder | namespace SolrScheduler.Interfaces.Solr {
/// <summary>
/// Interface ISolrOperationModel
/// </summary>
public interface ISolrOperationModel {
#region Properties
/// <summary>
/// Gets or sets the name.
/// </summary>
/// <value>The name.</value>
string... | 1.987345 | 5389e59003a122b46d63b2ceab65c903 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68923 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "soGloomyCat/TestTask",
"max_stars_repo_path": "Scripts/ScoreChecker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68924"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using TMPro;
using UnityEngine;
public class ScoreChecker : MonoBehaviour
{
[SerializeField] private PlayerMover _player;
[SerializeField] private TMP_Text _scoreText;
public int Score { get; private set; }
private void OnEnable()
{
... | 2.586649 | 0e1c639d7aa2ac1e83a5a86794fd9ed3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68924 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kagouball/NGitLab",
"max_stars_repo_path": "NGitLab.Mock/Job.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68925"
} | starcoder | using System;
using System.Globalization;
using NGitLab.Models;
namespace NGitLab.Mock
{
public sealed class Job : GitLabObject
{
public Job()
{
}
public string Name { get; set; }
public int Id { get; set; }
public string Ref { get; set; }
public Com... | 1.892842 | fdd3f250cbdd7d24261bbe415f579e40 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68925 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zhangke4300/AbpHelper.CLI",
"max_stars_repo_path": "src/AbpHelper.Core/Commands/Module/ModuleRefCommandOption.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68926"
} | starcoder | using System.Linq;
using Castle.Core.Internal;
using EasyAbp.AbpHelper.Core.Attributes;
namespace EasyAbp.AbpHelper.Core.Commands.Module
{
public abstract class ModuleRefCommandOption : CommandOptionsBase
{
private string _moduleCompanyName;
public string ModuleName { get; set; } = string.Empt... | 2.342211 | d1ba31263be1b23e2edb5af93e9c65fa |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68926 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "athulrajts/Resusables",
"max_stars_repo_path": "Infrastructure/DataContainer/DataContainer/DataContainerBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68927"
} | starcoder | <reponame>athulrajts/Resusables<gh_stars>0
using System;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Dynamic;
using System.Reflection;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.ComponentModel;
using System.Xml;
usi... | 2.421611 | 057f17a6dd6109e896b897a6d847c8a6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68927 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "tajwal/Advanced-Algorithms",
"max_stars_repo_path": "Advanced.Algorithms/BitAlgorithms/TwoNonRepeatingNums.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68928"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Advanced.Algorithms.BitAlgorithms
{
/// <summary>
/// Given an array in which all numbers except two are repeated once.
/// (i.e. we have 2n+2 numbers and n numbers ... | 4.085474 | 067aef712e570857fea60c11fdb4ec4f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68928 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "da1fanshu/1234ewsd",
"max_stars_repo_path": "Assets/Scripts/Game/duifen/ImgPress/Main/DuifenGameServer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68929"
} | starcoder | <reponame>da1fanshu/1234ewsd
using System;
using System.Collections;
using System.Collections.Generic;
using com.yxixia.utile.YxDebug;
using Sfs2X.Entities.Data;
using Sfs2X.Requests;
using YxFramwork.Common;
using YxFramwork.ConstDefine;
using YxFramwork.Controller;
namespace Assets.Scripts.Game.duifen.ImgPress.Main... | 1.880366 | 38521f1ab25976bd3e1b315279ed460c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68929 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AssisrMatheus/PreTrip",
"max_stars_repo_path": "src/PreTrip/Views/Administrativo/ListaEmpresas.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:68930"
} | starcoder |
@{
ViewBag.Title = "ListaEmpresas";
Layout = "~/Views/Shared/_Layout.cshtml";
}
@Html.Partial("~/Views/Shared/Administrativo/_AdministrativoBefore.cshtml");
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">Lista de Empresas</div>
@*<div cl... | 2.390071 | eebf760fc11e63a289548417abbc0aa7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68930 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "hackohackob/TelerikAcademy",
"max_stars_repo_path": "C#2/ClassesAndObjects/04.TriangleSurface/04.TriangleSurface.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68931"
} | starcoder | using System;
//Write methods that calculate the surface of a triangle by given:
//Side and an altitude to it; Three sides; Two sides and an angle between them. Use System.Math.
class TriangleSurface
{
static void Main()
{
Console.WriteLine(Surface(3, 20));
Console.WriteLine(Surface(3, 4,5));... | 4.261833 | c6e0c3142354fb061ddc5436506b65a8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68931 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "darb1353/Swashbuckle.AspNetCore",
"max_stars_repo_path": "src/Swashbuckle.AspNetCore.SwaggerGen/SchemaGen/FileSchemaGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68932"
} | starcoder | <filename>src/Swashbuckle.AspNetCore.SwaggerGen/SchemaGen/FileSchemaGenerator.cs<gh_stars>1-10
using System;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.OpenApi.Models;
using Newtonsoft.Json.Serialization;
namespace Swashbuckle.AspNetCore.SwaggerGen
{
public class FileSchemaGe... | 2.186115 | 47d8a49e7d7d13aa8f1c01d3303b87c0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 68932 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "brendon1982/PeanutButter",
"max_stars_repo_path": "source/INI/PeanutButter.INI/INIFile.cs",
"provenance": "train-00000-of-00045.jsonl.gz:68933"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
// ReSharper disable UnusedMemberInSuper.Global
namespace PeanutButter.INIFile
{
// ReSharper disable once InconsistentNaming
public interface IINIFile
{
/// <summary>
/// ... | 2.902625 | 82f574b12703cf59035891649e2e4772 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.